forgejo/ISSUE_TEMPLATE: create Issue ticket template based on TRAC form
This is based on the previously used, simple TRAC form with new description language. We can iterate on it to improve as needed. Signed-off-by: Yalda <marth64@proxyid.net>
This commit is contained in:
parent
1ea63b1786
commit
9b0cc80dc2
1 changed files with 9 additions and 0 deletions
9
.forgejo/ISSUE_TEMPLATE.md
Normal file
9
.forgejo/ISSUE_TEMPLATE.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# Summary of the bug
|
||||
|
||||
Briefly describe the issue you're experiencing. Include any error messages, unexpected behavior, or relevant observations.
|
||||
|
||||
# Steps to reproduce
|
||||
|
||||
List the steps required to trigger the bug.
|
||||
Include the exact CLI command used, if any.
|
||||
Provide sample input files, logs, or scripts if available.
|
||||
Loading…
Add table
Add a link
Reference in a new issue