From 150c021e676eff9fad8ca7eebc720cd7ab798bf4 Mon Sep 17 00:00:00 2001 From: Laurence-severtson Date: Tue, 10 Oct 2023 23:47:44 +0100 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3dda5af..0d086dc 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -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. 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 `Generated by ChatGPT` to the end of the contribution line. +If the prompt is generated by ChatGPT, please add `Generated by ChatGPT` to the end of the contribution line. ## Description copilot:summary @@ -14,12 +15,12 @@ e.g. "Hello","Say ""Hi""" ``` -- [ ] 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 - - [ ] No spaces after commas after double quotes. e.g. `"Hello","hi"`, not `"Hello", "hi"` - - [ ] Removed "Act as" from the title on CSV +- [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 Please make sure you've completed all the checklist.