Skip to content

Commit d358882

Browse files
chore: Fix bug issue form
1 parent 3644094 commit d358882

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ body:
2222
id: regression
2323
attributes:
2424
label: Is this a regression?
25-
descripti: Meaning this is something that previously worked correctly
25+
description: Meaning this is something that previously worked correctly
2626
options:
27-
- label: Yes
27+
- label: "Yes"
2828
- type: dropdown
2929
id: python_version
3030
attributes:

0 commit comments

Comments
 (0)