diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..fc71b2c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,33 @@ +--- +name: Bug Report +about: report a bug +title: '[Bug]' +labels: + - bug +--- + +## What were you trying to install (or what else went wrong)? + + + +## What exactly did you do? + + + +## What went wrong? + + + +## Which OS did you try on? + + + +- [ ] Mac +- [ ] Windows +- [ ] Linux + +## What type of computer (i.e. laptop, desktop, Raspberry Pi)? + +- [ ] Laptop or Desktop (amd64 / x86-64) +- [ ] Raspberry Pi (ARM-64) +- [ ] Other (please specify, if you know)