From d83a96818172becb93d17267e9b70e698b1ebd98 Mon Sep 17 00:00:00 2001 From: pizzaboxer Date: Thu, 17 Oct 2024 01:36:24 +0100 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 12e90d4..7489a19 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -4,7 +4,11 @@ description: Report a problem you're having body: - type: markdown attributes: - value: | + value: + > [!IMPORTANT] + > Do NOT open an issue if you're getting an error saying "The given key 'redist.zip' was not present in the dictionary." error. + > This problem has been fixed in the latest version of Bloxstrap. You either have auto-updates disabled or are using someone's custom build of an old version. + > Download the latest version [here](https://github.com/pizzaboxer/bloxstrap/releases/latest). ### **Preliminary instructions** - Before opening an issue, please [check the Wiki first](https://github.com/pizzaboxer/bloxstrap/wiki/) to see if your problem has been addressed there. - If it isn't, please confirm which pages that you read that were relevant to your issue.