From 72be978f8e2cb8b853b8566b0f1359e7c3dc41d4 Mon Sep 17 00:00:00 2001 From: KennyTV Date: Sat, 5 Jun 2021 17:16:51 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c83ba5359..d6ef74b3c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -4,11 +4,13 @@ description: Report a bug or console error body: - type: markdown attributes: - value: "**Before reporting a bug, please see if using master/dev builds from https://ci.viaversion.com/ fixes your issue.**" + value: | + **Before reporting a bug, please see if using master/dev builds from https://ci.viaversion.com/ fixes your issue.** + Whenever you see fit, you can upload images or video to any of the textfields. - type: input attributes: - label: "'/viaversion dump' Output" + label: "`/viaversion dump` Output" description: | Run `/viaversion dump` in the console or in the chat, then copy and paste the given link here. placeholder: | @@ -87,9 +89,3 @@ body: required: true - label: I have tried a build from https://ci.viaversion.com/ and the issue still persists. required: true - - - type: markdown - attributes: - value: | - ## Comments And Screenshots - If needed, add **screenshots to help explain your problem** in the comment field below.