Skip to content

Commit

Permalink
meta: Apply bug label when bug template is used
Browse files Browse the repository at this point in the history
  • Loading branch information
DenverCoder1 committed Oct 2, 2021
1 parent 800434a commit 79bb23c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: Bug Report
about: Create a report to help us improve
title: BUG
labels: ''
title: 'BUG: '
labels: 'bug'
assignees: ''

---
Expand Down

0 comments on commit 79bb23c

Please sign in to comment.