From 21e53a70c4444de845a9793e61d427cc9695c269 Mon Sep 17 00:00:00 2001 From: Lukas Rieger Date: Wed, 19 May 2021 01:05:31 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 37 ++++++++++++++++++++-------- 1 file changed, 27 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 61c4983b..24cb8c84 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,19 +1,36 @@ --- name: Bug report -about: Found a bug? Report it to help BlueMap improve! +about: 'Use this if you want to report a bug!' title: '' labels: '' assignees: '' - --- -**BlueMap Version:** -*Full version including the target, e.g. `1.0.0-fabric-1.16.1`* + -I am using: -- [ ] mods (on the rendered world) -- [ ] resourcepacks (in bluemaps `config/resourcepack` folder) +### What i did / Steps to reproduce + -**Description:** -*Describe the bug in full detail, including a way to reproduce it. -Sometimes a full log of your server-startup or a crash-report can be of much help!* +### Expected result + + +### Actual result + + +### Context +**BlueMap Version:** +`1.0.0-fabric-1.16.1` + +