From 20c669d2152815ba1582d07927a48f6395a165eb Mon Sep 17 00:00:00 2001 From: Anonymoussaurus <50231698+AnonymousWP@users.noreply.github.com> Date: Sun, 10 Mar 2024 19:12:33 +0100 Subject: [PATCH] chore(issue-template): fix incorrect placeholder --- .github/ISSUE_TEMPLATE/4-debloat-issue-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/4-debloat-issue-report.yml b/.github/ISSUE_TEMPLATE/4-debloat-issue-report.yml index 7bdda6f..4900d9e 100644 --- a/.github/ISSUE_TEMPLATE/4-debloat-issue-report.yml +++ b/.github/ISSUE_TEMPLATE/4-debloat-issue-report.yml @@ -1,6 +1,6 @@ name: Debloat issue report description: Your phone has unexpected issues after debloating -title: "bug(scope): " +title: "pkg(scope): " labels: ["package::breakage"] body: - type: textarea