Issue Template

This commit is contained in:
Noah L. Schrick 2022-07-15 18:24:42 -05:00
parent 994ad5ea5a
commit 0ff05a4583

29
.gitea/ISSUE_TEMPLATE.md Normal file
View File

@ -0,0 +1,29 @@
Issue tracker is **ONLY** used for reporting bugs. New features should be discussed on the appropriate channel.
<!--- Provide a general summary of the issue in the Title above -->
## Expected Behavior
<!--- Tell us what should happen -->
## Current Behavior
<!--- Tell us what happens instead of the expected behavior -->
## Possible Solution
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
## Steps to Reproduce
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
1.
2.
3.
4.
## Detailed Description
<!--- Provide additonal descriptions of the issue -->
<!--- Are you on the AGVM, or are you running locally? -->
<!--- Running Synchronous Firing? -->
<!--- Please include nm and xp files if applicable -->
## Possible Implementation
<!--- Not obligatory, but suggest an idea for implementing addition or change -->