From 0267db86444af0701ce3db43d44759f495933cb2 Mon Sep 17 00:00:00 2001 From: Cameron Taylor Date: Thu, 19 Aug 2021 22:51:21 -0400 Subject: [PATCH] clean up bug template --- .github/ISSUE_TEMPLATE/bug.md | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index cc4d5b11a..4c701be2a 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,21 +1,36 @@ --- name: Bug Report about: Report a bug or critical performance issue -title: 'Bug Report: ' +title: 'Bug Report: [DESCRIBE YOUR BUG IN DETAIL HERE]' labels: bug --- + +[weed]: <> (FILL THIS ISSUE THING OUT AS MUCH AS POSSIBLE) +[weed]: <> (OR ELSE YOUR ISSUE WILL BE LESS LIKELY TO BE SOLVED!) + #### Please check for duplicates or similar issues, as well performing simple troubleshooting steps (such as clearing cookies, clearing AppData, trying another browser) before submitting an issue. ### If you are playing the game in a browser, what site are you playing it from? -[Newgrounds](https://www.newgrounds.com/portal/view/770371) or [Itch.io](https://ninja-muffin24.itch.io/funkin)? Specify below. + +[weed]: <> (Put an X in the [ ] thingies to fill out checkbox!) +[weed]: <> (something like [x] pretty much, don't screw up or you will look stupid) + +- [ ] [Newgrounds](https://www.newgrounds.com/portal/view/770371) +- [ ] [Itch.io](https://ninja-muffin24.itch.io/funkin)? Specify below +- - [ ] Windows +- - [ ] Mac +- - [ ] Linux ### If you are playing the game in a browser, what browser are you using? -Chrome (or a Chromium based browser, i.e. Edge, Opera, etc.), Firefox, or Safari? Specify blow. -### If you are playing a downloaded version of the game, what operating system are you using? -Windows (`x86`), Windows (`x86_64`), Linux, or macOS? Specify below. +[weed]: <> (Again, put an x in the [ ] box!) -## What version of the game are you using? Look in the bottom left corner of the main menu. +- [ ] Google Chrome (or chomium based like Brave, vivaldi, MS Edge) +- [ ] Firefox +- [ ] Safari -## Have you identified any steps to reproduce the bug? If so, please describe them below. Use images if possible. +## What version of the game are you using? Look in the bottom left corner of the main menu. (ex: 0.2.7, 0.2.1, shit like that) + + +## Have you identified any steps to reproduce the bug? If so, please describe them below in as much detail as possible. Use images if possible. ## Please describe your issue. Provide extensive detail and images if possible.