Skip to content

Commit

Permalink
Merge pull request #256 from GangGreenTemperTatum/main
Browse files Browse the repository at this point in the history
chore: proposal for project issue template
  • Loading branch information
virtualsteve-star authored Jan 3, 2024
2 parents 9da9d9d + c0f5c33 commit c5b499f
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit c5b499f

Please sign in to comment.