commit 8bb2cb37d64fe6b9aaf62c88b69947228755beaa
parent 1e290149ec3fe7721d5ed4d839156a7a0d796898
Author: rhunk <101876869+rhunk@users.noreply.github.com>
Date:   Fri, 10 Jan 2025 16:38:41 +0100

fix: bug report template
Diffstat:
M.github/ISSUE_TEMPLATE/bug_report.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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."