Update issue templates

This commit is contained in:
Kade M 2021-03-09 15:19:18 -08:00 committed by GitHub
parent 3511031759
commit 020908241c
3 changed files with 7 additions and 14 deletions

View File

@ -3,13 +3,11 @@ name: Bug Report
about: Report a bug or critical performance issue about: Report a bug or critical performance issue
title: 'Bug Report: ' title: 'Bug Report: '
labels: bug labels: bug
--- assignees: ''
#### 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.
### 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.
#### 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 a downloaded version of the game, what operating system are you using? ### 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. Windows (`x86`), Windows (`x86_64`), Linux, or macOS? Specify below.

View File

@ -3,6 +3,9 @@ name: Enhancement
about: Suggest a new feature about: Suggest a new feature
title: 'Enhancement: ' title: 'Enhancement: '
labels: enhancement labels: enhancement
assignees: ''
--- ---
#### Please check for duplicates or similar issues before creating this issue. #### Please check for duplicates or similar issues before creating this issue.
## What is your suggestion, and why should it be implemented? ## What is your suggestion, and why should it be implemented?

View File

@ -1,8 +0,0 @@
---
name: Question
about: Ask a general question
title: 'Question: '
labels: question
---
#### Please check for duplicates or similar issues before asking your question.
## What is your question?