-
-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #256 from GangGreenTemperTatum/main
chore: proposal for project issue template
- Loading branch information
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |