From 319b94aaf1d7489ca0285f364393cc86f5e09749 Mon Sep 17 00:00:00 2001 From: Tomodachi94 <68489118+Tomodachi94@users.noreply.github.com> Date: Tue, 29 Dec 2020 22:40:11 -0800 Subject: [PATCH] Create bug.md Allows the developers to get more info from bug reports. --- .github/ISSUE_TEMPLATES/bug.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATES/bug.md diff --git a/.github/ISSUE_TEMPLATES/bug.md b/.github/ISSUE_TEMPLATES/bug.md new file mode 100644 index 0000000..cb10f7d --- /dev/null +++ b/.github/ISSUE_TEMPLATES/bug.md @@ -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 +--- + +# Details + +## Further context + +## Versions +Branch: + +Opus Version: + +CraftOS Version: