From c0f5c33b6855459f3a0b383b469658bde825cb94 Mon Sep 17 00:00:00 2001 From: GangGreenTemperTatum <104169244+GangGreenTemperTatum@users.noreply.github.com> Date: Tue, 2 Jan 2024 15:34:33 -0800 Subject: [PATCH] chore: proposal for project issue template --- .github/ISSUE_TEMPLATE.md | 45 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..c0a13381 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,45 @@ +Remember, an issue is not the place to ask questions. You can use our [Slack channel](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/wiki) for that, or you may want to start a discussion on the [Discussion Board](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/discussions). + +### When reporting an issue, please be sure to include the following: +- [ ] Before you open an issue, please check if a similar issue already exists or has been closed before. +- [ ] A descriptive title and apply the specific **LLM-0-10** label relative to the entry. See our [available labels](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/labels). +- [ ] A description of the problem you're trying to solve, including *why* you think this is a problem +- [ ] If the enhancement changes current behavior, reasons why your solution is better +- [ ] What artifact and version of the project you're referencing, and the location (I.E OWASP site, llmtop10.com, repo) +- [ ] The behavior you expect to see, and the actual behavior + +#### Steps to Reproduce +------------------------------------------- +1. … +2. … +3. … + +#### What happens? +------------- +… + +#### What were you expecting to happen? +---------------------------------- +… + +#### Any logs, error output, etc? +---------------------------- + + +#### Any other comments? +------------------- +… + +- [ ] Slack post link (if relevant) + +#### What versions of hardware and software are you using? +---------------------------------------- +**Operating System:** … +**Browser:** … + +- [ ] Chrome +- [ ] Firefox +- [ ] Edge +- [ ] Safari 11 +- [ ] Safari 10 +- [ ] IE 11