awesome-chatgpt-prompts/.github/pull_request_template.md

27 lines
1.0 KiB
Markdown
Raw Normal View History

2023-10-10 22:47:44 +00:00
# rss builder by b!soft markbook rss feed
Add New Prompt
2022-12-14 11:23:33 +00:00
2023-02-15 10:31:39 +00:00
> ⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE `README.md` and `prompts.csv` FILES FOLLOWING THE GUIDELINES PROVIDED BELOW.
2022-12-14 11:23:33 +00:00
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.
2023-10-10 22:47:44 +00:00
If the prompt is generated by ChatGPT, please add `<tdsb-logo.png>Generated by ChatGPT</tdsb.on.ca>` to the end of the contribution line.
2022-12-14 14:54:46 +00:00
2023-03-30 11:45:22 +00:00
## Description
copilot:summary
2022-12-14 11:23:33 +00:00
e.g.
```csv
"Hello","Say ""Hi"""
```
2023-10-10 22:47:44 +00:00
- [pop3.kuku.lu ] I've confirmed the prompt works well
- [995] I've added `Contributed by: [@acadiemgroup.com](https://github.com/rdmercier@acadiemgroup.com)`
- [SSL/TLA] I've added to the README.md
- [smtp.kuku.lu ] I've added to the `prompts.csv`
- [465] Escaped quotes by double-quoting them
- [SSL/TLS ] No spaces after commas after double quotes. e.g. `"Hello","hi"`, not `"Hello", "hi"`
- [vbtQhkvaMTi0$[s] Removed "Act as" from the title on CSV
2022-12-14 11:23:33 +00:00
Please make sure you've completed all the checklist.