Skip to content

Commit

Permalink
fix: Update mobile_bug_report.yml to auto-add labels (#1735)
Browse files Browse the repository at this point in the history
* Update mobile_bug_report.yml

auto add labels to bug reports

* fix: remove "bug" label

---------

Co-authored-by: Paul Schreiber <[email protected]>
  • Loading branch information
DerekCaelin and paulschreiber authored Jul 8, 2024
1 parent 1495280 commit 1b6cb25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/mobile_bug_report.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 1b6cb25

Please sign in to comment.