From 8bb2cb37d64fe6b9aaf62c88b69947228755beaa Mon Sep 17 00:00:00 2001 From: rhunk <101876869+rhunk@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:38:41 +0100 Subject: [PATCH] fix: bug report template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 71daabc6..b96ff4fa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -55,6 +55,7 @@ body: description: "**By creating this issue, I agree to the following terms:**" options: - label: "This is not a bug regarding Snapchat+." + - label: "I am using a debug version of SnapEnhance." - label: "I have provided a detailed description of the issue." - label: "I have attached a log if deemed necessary." - label: "This issue is not a duplicate."