We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f4758 commit 49554bcCopy full SHA for 49554bc
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -2,6 +2,7 @@ name: Bug Report
2
description: File a bug report
3
title: "[Bug]: "
4
labels: ["type:bug", "needs:info"]
5
+type: bug
6
projects: []
7
body:
8
- type: markdown
@@ -35,4 +36,4 @@ body:
35
36
description: Please search to see if an issue already exists for the bug you encountered.
37
options:
38
- label: I have searched the existing [bugs](https://github.com/mozilla/test-github-features/issues?q=is%3Aopen+is%3Aissue+label%3Atype%3Abug)
- required: true
39
+ required: true
0 commit comments