From 250205aff03cf423910ebe8944417273603ed307 Mon Sep 17 00:00:00 2001 From: Drake Date: Wed, 2 Oct 2024 22:20:37 +0200 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/BUG-REPORT.yml --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 1e34d95..89c41a6 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -6,13 +6,13 @@ body: attributes: value: | Thanks for taking the time to fill out this bug report! - Please copy and paste the custom report link from the bug report tool ingame into the report link field below. + **Please copy and paste the custom report link** from the bug report tool ingame into the report link field below. This includes your character data, which we may require to fix the bug you reported. - type: input id: autoreport attributes: label: Report link - description: Link to automatically generated character report + description: Link to automatically generated character report - copy and paste from `.bug` tool ingame. validations: required: true - type: textarea