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