mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2024-10-01 01:25:43 -04:00
Fixed CONTRIBUTING.md spacing
This commit is contained in:
parent
8ed572bdad
commit
0383a449b4
@ -15,7 +15,6 @@ To add a new prompt to this repository, a contributor should take the following
|
||||
1. Create and test the new prompt.
|
||||
- See the README for guidance on how to write effective prompts.
|
||||
- Ensure prompts generate intended results and can be used by other users to replicate those results.
|
||||
<br><br>
|
||||
2. Add the prompt to `README.md` using the following markdown template:
|
||||
|
||||
`## Prompt Title`
|
||||
@ -25,10 +24,8 @@ To add a new prompt to this repository, a contributor should take the following
|
||||
`> prompt content`
|
||||
|
||||
- <b>Note:</b> If your prompt was generated by ChatGPT, append `<mark>Generated by ChatGPT</mark>` to the "Contributed by" line.
|
||||
<br><br>
|
||||
3. Add the prompt to `prompts.csv`.
|
||||
- Put the prompt title in the `act` column, and the prompt itself in the `prompt` column.
|
||||
<br><br>
|
||||
4. Submit a pull request on the repository's main branch.
|
||||
- If possible, provide some documentation of how you tested your prompt and the kinds of results you received.
|
||||
- Be sure to include a detailed title and description.
|
||||
|
Loading…
Reference in New Issue
Block a user