From fbd349d653d6d1ff0fe50affedb518f9cd88d0cc Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Fri, 12 Jun 2026 17:45:13 -0400 Subject: [PATCH] Add contact link for Blizzard Support in issue template --- .github/ISSUE_TEMPLATE/config.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 0000000..318ec17 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Official Blizzard Support + url: https://us.battle.net/support/en/ + about: If you are locked out of your Battle.net account, contact Blizzard. The project maintainer cannot recover your account.