We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d81e8 commit 5a905e4Copy full SHA for 5a905e4
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -1,4 +1,4 @@
1
-name: 'Bug report'
+name: Bug report
2
description: Create a bug report
3
body:
4
- type: markdown
@@ -12,6 +12,10 @@ body:
12
Please fill in as much of the template below as you're able.
13
- type: checkboxes
14
attributes:
15
+ label: Is there an existing issue for this?
16
+ description:
17
+ Please search to see if an issue already exists for the bug you
18
+ encountered.
19
options:
20
- label:
21
I've searched for any related issues and avoided creating a
0 commit comments