From ffd53fab26e21219a3267800b63c008a8bf2e57f Mon Sep 17 00:00:00 2001 From: oSumAtrIX Date: Sat, 14 Jan 2023 18:23:49 +0100 Subject: [PATCH] feat: clarify acknowledgement label (#608) --- .github/ISSUE_TEMPLATE/bug-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index 2cc13b33..bf785da0 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -116,5 +116,5 @@ body: required: true - label: I filled out all of the requested information in this issue properly. required: true - - label: The issue is related solely to the ReVanced Manager + - label: The issue is related solely to the ReVanced Manager and not related to patching errors or patches required: true