Skip to content

Commit 49554bc

Browse files
authored
Update bug-report.yml
1 parent 40f4758 commit 49554bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Bug Report
22
description: File a bug report
33
title: "[Bug]: "
44
labels: ["type:bug", "needs:info"]
5+
type: bug
56
projects: []
67
body:
78
- type: markdown
@@ -35,4 +36,4 @@ body:
3536
description: Please search to see if an issue already exists for the bug you encountered.
3637
options:
3738
- label: I have searched the existing [bugs](https://github.com/mozilla/test-github-features/issues?q=is%3Aopen+is%3Aissue+label%3Atype%3Abug)
38-
required: true
39+
required: true

0 commit comments

Comments
 (0)