From ff1a0f72a7d6d08b84d58b7b4dc5f05c9f904f98 Mon Sep 17 00:00:00 2001 From: PancakeTAS Date: Fri, 7 Nov 2025 18:16:54 +0100 Subject: [PATCH] fix issue templates fixes #236 --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- .github/ISSUE_TEMPLATE/compatibility_report.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7f078fb..bb0aa9a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,9 +10,8 @@ assignees: '' **Describe the bug** A clear and concise description of what's happening is and, if not immediately obvious, what's supposed to happen instead. -Before reporting, make sure you have read through these two wiki pages and tried all the options: +Before reporting, make sure you have read through this wiki page: https://github.com/PancakeTAS/lsfg-vk/wiki/Quirks -https://github.com/PancakeTAS/lsfg-vk/wiki/Known-incompatibilities Make sure this bug hasn't already been reported. Comment your findings on an existing issue if you find one! diff --git a/.github/ISSUE_TEMPLATE/compatibility_report.md b/.github/ISSUE_TEMPLATE/compatibility_report.md index b62269f..a0428c8 100644 --- a/.github/ISSUE_TEMPLATE/compatibility_report.md +++ b/.github/ISSUE_TEMPLATE/compatibility_report.md @@ -10,9 +10,8 @@ assignees: '' **Describe the bug** A clear and concise description of what's happening is and, if not immediately obvious, what's supposed to happen instead. -Before reporting, make sure you have read through these two wiki pages and tried all the options: +Before reporting, make sure you have read through this wiki page: https://github.com/PancakeTAS/lsfg-vk/wiki/Quirks -https://github.com/PancakeTAS/lsfg-vk/wiki/Known-incompatibilities Make sure this bug hasn't already been reported. Comment your findings on an existing issue if you find one!