diff options
author | chai <chaifix@163.com> | 2020-12-30 20:59:04 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-12-30 20:59:04 +0800 |
commit | e9ea621b93fbb58d9edfca8375918791637bbd52 (patch) | |
tree | 19ce3b1c1f2d51eda6878c9d0f2c9edc27f13650 /Impostor-dev/.github/ISSUE_TEMPLATE/1--bug-reporting.md |
+init
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. |