Update Bug.md

This commit is contained in:
jdalrymple 2019-03-05 19:41:00 -05:00 committed by GitHub
parent d35b0818a0
commit 0774423777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,24 +3,24 @@ name: Bug
about: Create a bug report
---
Please make sure the new issue you are opening is not a duplicate, and **remove** this notice!
---
<!-- Please make sure the new issue you are opening is not a duplicate, and **remove** this notice! -->
**Description**
*(Brief description of your issue here)*
<!-- *(Brief description of your issue here)*
(Paste any relevant logs - please use code blocks (```) to format console output,
logs, and code as it's very hard to read otherwise.)
logs, and code as it's very hard to read otherwise.) -->
**Steps to reproduce**
*(Tell us how to reproduce this issue. Please provide a working demo, you can use this template as a base)*
<!-- *(Tell us how to reproduce this issue. Please provide a working demo, you can use this template as a base)* -->
**Expected behaviour**
*(What is supposed to happen?)*
<!-- *(What is supposed to happen?)* -->
**Actual behaviour**
*(What happens instead?)*
<!-- *(What happens instead?)* -->
**Possible fixes**
*(Any possible suggestions on how to fix this problem)*
<!-- *(Any possible suggestions on how to fix this problem)* -->