From d78f74aa5fcea4ab33268640f0bd96c4b81905b0 Mon Sep 17 00:00:00 2001 From: NoM0Re Date: Tue, 19 Aug 2025 00:22:49 +0200 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1b41eaf..7e09c60 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -56,6 +56,14 @@ body: validations: required: true +- type: input + id: server + attributes: + label: Server + description: On which server/realm are you playing? + placeholder: Warmane-Icecrown + validations: + required: true - type: checkboxes id: testing