Create bug.md
Allows the developers to get more info from bug reports.
This commit is contained in:
17
.github/ISSUE_TEMPLATES/bug.md
vendored
Normal file
17
.github/ISSUE_TEMPLATES/bug.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Did something go wrong? File an issue!
|
||||
title: Good titles include first line of stack trace or short summary of problem
|
||||
labels: bug
|
||||
---
|
||||
<!--- THIS IS A COMMENT. IT WILL NOT APPEAR IN THE FINAL ISSUE, DO NOT DELETE THESE. -->
|
||||
# Details
|
||||
<!--- Put a description of the bug here. (Ex. I crashed when running Opus.) -->
|
||||
## Further context
|
||||
<!--- Stack trace (surrounded in three backticks, ‘‘‘), supplementary media such as screenshots and video, etc -->
|
||||
## Versions
|
||||
Branch:
|
||||
|
||||
Opus Version: <!--- (Do NOT put Latest unless you are unsure) -->
|
||||
|
||||
CraftOS Version:
|
||||
Reference in New Issue
Block a user