Skip to content

Commit 221fce4

Browse files
authored
chore: fix a super nit in the GitHub bug template
1 parent 41bbb8a commit 221fce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/1_bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ body:
1010
- type: checkboxes
1111
attributes:
1212
label: Have you checked for an existing issue?
13-
description: Ensure there isn’t already an open issue for this feature request.
13+
description: Ensure there isn’t already an open issue for this bug.
1414
options:
1515
- label: I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
1616
required: true

0 commit comments

Comments
 (0)