Update bug_report.md

Fix bug report template to not have check boxes which was causing them to be marked as partially or fully completed. 

made all bug reports have the general bug label
This commit is contained in:
Weston 2023-11-24 18:56:52 -06:00 committed by GitHub
parent 3bd73383d5
commit cffb47540c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,21 +2,17 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
labels: 'general bug'
assignees: ''
---
#### Version of the game
- Version [e.g. v0.0.9]
- Version [e.g. v0.13.0]
- If applicable, commit id
#### Original Hardware or Emulator?
<!--
Check a box after creating the issue or like so:
- [X] This box is checked
-->
- [ ] Original Hardware
- [ ] Emulator (please specify)
Specify target hardware or emulator where this bug happened.
#### What is the bug?
A clear and concise description of what the bug is.