From 2785cb2866b6d7d1668a44521072e03d4913ae3f Mon Sep 17 00:00:00 2001 From: Alberto Del Villano Date: Wed, 6 Jul 2022 07:44:31 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 28 ++++++++-------------------- 1 file changed, 8 insertions(+), 20 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e7677cea..4e0710ff 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,35 +1,23 @@ --- name: Bug report -about: Got a problem? Use this template. But I recommend joining Discord and talking - there before fileing an issue. +about: Got a problem? Use this template. But I recommend joining Discord and talking there before filing an issue. title: '' labels: bug assignees: '' --- -**Describe the bug** -A clear and concise description of what the bug is. - -**Versions:** +## Versions - Minecraft: - Forge: - Progressive Bosses: - InsaneLib: -**Steps to reproduce** -1. -2. -3. - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Screenshots** -If applicable, add screenshots to help explain your problem. +## Describe the bug +A clear and concise description of what the bug is. -**Logs** -Use a paste site (pastebin, gist) to send the game logs (both logs and crash if applicable) +## Logs +Use a paste site (https://gist.github.com, https://paste.gemwire.uk) to send the game logs (both logs and crash if applicable) -**Can the issue be reproduced with a mininal set of mods? (E.g. Progressive Bosses + InsaneLib + Tinkers' Construct)** -Yes/No +## Tried reproducing with just Progressive Bosses? +Please test with Progressive Bosses + InsaneLib only (+ any other mod that might be causing the issue)