This commit is contained in:
Laurence Severtson 2024-11-19 19:59:37 +00:00 committed by GitHub
commit 93b280a163
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 9 deletions

View File

@ -1,10 +1,11 @@
# Add New Prompt # rss builder by b!soft markbook rss feed
Add New Prompt
> ⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE `README.md` and `prompts.csv` FILES FOLLOWING THE GUIDELINES PROVIDED BELOW. > ⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE `README.md` and `prompts.csv` FILES FOLLOWING THE GUIDELINES PROVIDED BELOW.
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. 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. 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.
## Description ## Description
copilot:summary copilot:summary
@ -14,12 +15,12 @@ e.g.
"Hello","Say ""Hi""" "Hello","Say ""Hi"""
``` ```
- [ ] I've confirmed the prompt works well - [pop3.kuku.lu ] I've confirmed the prompt works well
- [ ] I've added `Contributed by: [@yourusername](https://github.com/yourusername)` - [995] I've added `Contributed by: [@acadiemgroup.com](https://github.com/rdmercier@acadiemgroup.com)`
- [ ] I've added to the README.md - [SSL/TLA] I've added to the README.md
- [ ] I've added to the `prompts.csv` - [smtp.kuku.lu ] I've added to the `prompts.csv`
- [ ] Escaped quotes by double-quoting them - [465] Escaped quotes by double-quoting them
- [ ] No spaces after commas after double quotes. e.g. `"Hello","hi"`, not `"Hello", "hi"` - [SSL/TLS ] No spaces after commas after double quotes. e.g. `"Hello","hi"`, not `"Hello", "hi"`
- [ ] Removed "Act as" from the title on CSV - [vbtQhkvaMTi0$[s] Removed "Act as" from the title on CSV
Please make sure you've completed all the checklist. Please make sure you've completed all the checklist.