mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2024-12-22 07:09:39 -08:00
Updated CONTRIBUTING.md
This commit is contained in:
parent
9db554d285
commit
2039583c8f
1 changed files with 10 additions and 0 deletions
|
|
@ -29,3 +29,13 @@ To add a new prompt to this repository, a contributor should take the following
|
||||||
4. Submit a pull request on the repository's main branch.
|
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.
|
- 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.
|
- Be sure to include a detailed title and description.
|
||||||
|
|
||||||
|
### New Prompt Checklist:
|
||||||
|
- [ ] I've confirmed the prompt works well
|
||||||
|
- [ ] I've added `Contributed by: [@yourusername](https://github.com/yourusername)`
|
||||||
|
- [ ] I've added to the README.md
|
||||||
|
- [ ] I've added to the `prompts.csv`
|
||||||
|
- [ ] Escaped quotes by double-quoting them
|
||||||
|
- [ ] Removed "Act as" from the title on CSV
|
||||||
|
|
||||||
|
Please ensure these requirements are met before submitting a pull request.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue