awesome-chatgpt-prompts
awesome-chatgpt-prompts copied to clipboard
Update prompts.csv
Add New Prompt
⚠️ PLEASE INCLUDE YOUR PROMPTS IN BOTH THE
README.md
andprompts.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.
If the prompt is generated by ChatGPT, please add <mark>Generated by ChatGPT</mark>
to the end of the contribution line.
Description
🤖 Generated by Copilot at 0111c66
Added a new prompt for a Java tutor chatbot to prompts.csv
. This prompt enriches the repository with a new domain of chatbot education.
e.g.
"Hello","Say ""Hi"""
- [x] I've confirmed the prompt works well
- [x] I've added
Contributed by: [@yourusername](https://github.com/yourusername)
- [x] I've added to the README.md
- [x] I've added to the
prompts.csv
- [x] Escaped quotes by double-quoting them
- [x] No spaces after commas after double quotes. e.g.
"Hello","hi"
, not"Hello", "hi"
- [x] Removed "Act as" from the title on CSV
Please make sure you've completed all the checklist.