From: AJ ONeal Date: Mon, 24 Aug 2020 16:16:02 +0000 (-0600) Subject: add bug report template X-Git-Url: https://git.josue.xyz/?p=webi-installers%2F.git;a=commitdiff_plain;h=2192ce4dc3a4cefcc27b7d5eb16538dd9c40a411 add bug report template --- 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)