From 819a8fe39f7f0dcf89e01d02872a763dd170c11f Mon Sep 17 00:00:00 2001 From: Whatever Social <109485589+privacytime101@users.noreply.github.com> Date: Wed, 28 Dec 2022 14:00:46 -0800 Subject: [PATCH] Create bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 35 ++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..0f97088 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,35 @@ +--- +name: Bug report +about: 'Create a report to help us improve' +title: '' +labels: '' +assignees: '' + +--- + +Please make sure you're on the latest version before submitting. + + +# What's Happening? + + + +## How to reproduce: + + + +## Affected Platforms: + +- [ ] macOS +- [ ] Windows +- [ ] Linux (Specify) +- [ ] iOS +- [ ] Android + +Version: + +## Browser: + +- [ ] Chromium-based (ex: Brave or Chrome) +- [ ] Webkit-based (ex: Safari) +- [ ] Gecko-based (ex: Firefox)