Skip to content

Commit

Permalink
[minor] Add missing label to the issue form
Browse files Browse the repository at this point in the history
Fixes #1974
  • Loading branch information
lpinca committed Nov 20, 2021
1 parent 89d81e8 commit 5a905e4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Bug report'
name: Bug report
description: Create a bug report
body:
- type: markdown
Expand All @@ -12,6 +12,10 @@ body:
Please fill in as much of the template below as you're able.
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description:
Please search to see if an issue already exists for the bug you
encountered.
options:
- label:
I've searched for any related issues and avoided creating a
Expand Down

0 comments on commit 5a905e4

Please sign in to comment.