From e13b27d2ac9df2cfdd8eea832bcc5c5117af1cf1 Mon Sep 17 00:00:00 2001 From: Nighthawk Date: Fri, 12 Jun 2026 17:44:36 -0400 Subject: [PATCH] Delete .github directory --- .github/ISSUE_TEMPLATE.md | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 9fc58ac..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: Bug Report / Help Request -about: READ BEFORE SUBMITTING. Account recovery or "it doesn't work" issues will be deleted. -title: "[API Endpoint] " -labels: help wanted ---- - -### ⚠️ STOP AND READ THIS FIRST ⚠️ - -If you are opening this issue because the tool is throwing errors, it is because **Blizzard changed their API endpoints and this tool is broken.** - -* **Can you recover my account?** NO. You must contact Blizzard Support directly. -* **Will you fix this?** Not unless someone sniffs out and provides the updated Blizzard endpoints. - -#### Are you a developer providing the updated endpoints? -If yes, please paste the updated endpoints or payload changes below. - -#### Are you a user experiencing a crash? -Please close this issue immediately. It will be closed and deleted without a response.