From b345a92649dc9f3bda021b2933e1677a91a87764 Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Mon, 8 Jul 2024 16:51:47 -0400 Subject: [PATCH] fix: remove "bug" label --- .github/ISSUE_TEMPLATE/mobile_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/mobile_bug_report.yml b/.github/ISSUE_TEMPLATE/mobile_bug_report.yml index 5e15f5774..746977250 100644 --- a/.github/ISSUE_TEMPLATE/mobile_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/mobile_bug_report.yml @@ -1,6 +1,6 @@ name: "Mobile App Bug Report" description: Used for reporting bugs and defects in mobile apps. -labels: bug, "needs triage" +labels: "needs triage" body: - type: input id: app-version