mirror of
https://github.com/f/awesome-chatgpt-prompts.git
synced 2024-12-22 07:09:39 -08:00
Update pull_request_template.md
This commit is contained in:
parent
6258fccbc7
commit
dbd231b8fe
1 changed files with 3 additions and 0 deletions
3
.github/pull_request_template.md
vendored
3
.github/pull_request_template.md
vendored
|
|
@ -2,12 +2,15 @@
|
|||
|
||||
You'll need to add your prompt into README.md, and to the `prompts.csv` file. If your prompt includes quotes, you will need to double-quote them to escape in CSV file.
|
||||
|
||||
If the prompt is generated by ChatGPT, please add `<mark>Generated by ChatGPT</mark>` to the end of the contribution line.
|
||||
|
||||
e.g.
|
||||
```csv
|
||||
"Hello","Say ""Hi"""
|
||||
```
|
||||
|
||||
- [ ] I've confirmed the prompt works well
|
||||
- [ ] I've added `Contributed by: [https://github.com/yourusername](@yourusername)`
|
||||
- [ ] I've added to the README.md
|
||||
- [ ] I've added to the `prompts.csv`
|
||||
- [ ] Escaped quotes by double-quoting them
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue