mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 21:19:42 +02:00
Merge pull request #3595 from cisagov/add-dev-label-to-bug-ticket
This commit is contained in:
commit
30a4ef6049
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Bug
|
name: Bug
|
||||||
description: Report a bug or problem with the application
|
description: Report a bug or problem with the application
|
||||||
labels: ["bug"]
|
labels: ["bug","dev"]
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue