diff options
Diffstat (limited to 'Impostor-dev/.github/ISSUE_TEMPLATE/1--bug-reporting.md')
-rw-r--r-- | Impostor-dev/.github/ISSUE_TEMPLATE/1--bug-reporting.md | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Impostor-dev/.github/ISSUE_TEMPLATE/1--bug-reporting.md b/Impostor-dev/.github/ISSUE_TEMPLATE/1--bug-reporting.md new file mode 100644 index 0000000..cd4dab5 --- /dev/null +++ b/Impostor-dev/.github/ISSUE_TEMPLATE/1--bug-reporting.md @@ -0,0 +1,35 @@ +--- +name: 1. Bug reporting +about: Bugs within Impostor +title: '' +labels: '' +assignees: '' + +--- + +# Bug Report + +## Base Information +- Operating System +- Impostor Version +- Among Us Version + +## I confirm: +- [ ] that I have searched for an existing bug report for this issue. + + +## Symptoms + +<!-- +Write symptoms here. +--> + +Enter Symptoms on this line. + +## Reproduction + +<!-- + How do you reproduce the bug you have here. +--> + +Enter reproductions steps here. |