From 2a8de521b38a0cc6a468b96a68b0fa398fa20cc5 Mon Sep 17 00:00:00 2001 From: MSpaceDev Date: Sat, 17 Apr 2021 12:17:43 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..fc8117e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug report +about: Report something wrong with Armor Statues +title: "[BUG]" +labels: bug +assignees: '' + +--- + +#### Issue Description: + + + +#### What happens: + + + +#### What you expected to happen: + + + +#### Steps to reproduce: + +1. +2. +3. +... + +____ +#### Affected Versions (Do *not* use "latest"): + +- Minecraft: +- Armor Statues: + +- Single Player and/or Server? +- Optifine? + +#### Screenshots *(Optional)*