From 1b6cb25077af805c810591e1a121d093aa8e69cc Mon Sep 17 00:00:00 2001 From: Derek Caelin Date: Mon, 8 Jul 2024 16:51:56 -0400 Subject: [PATCH] fix: Update mobile_bug_report.yml to auto-add labels (#1735) * Update mobile_bug_report.yml auto add labels to bug reports * fix: remove "bug" label --------- Co-authored-by: Paul Schreiber --- .github/ISSUE_TEMPLATE/mobile_bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/mobile_bug_report.yml b/.github/ISSUE_TEMPLATE/mobile_bug_report.yml index 0cdf7e6e8..746977250 100644 --- a/.github/ISSUE_TEMPLATE/mobile_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/mobile_bug_report.yml @@ -1,5 +1,6 @@ name: "Mobile App Bug Report" description: Used for reporting bugs and defects in mobile apps. +labels: "needs triage" body: - type: input id: app-version