Skip to content

Commit 54ce25e

Browse files
authored
Update bug_report.yml
1 parent 178edd6 commit 54ce25e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ body:
6161
label: Python Version
6262
description: Version of Python your Crew is running on
6363
options:
64-
- 3.10
65-
- 3.11
66-
- 3.12
67-
- 3.13
64+
- '3.10'
65+
- '3.11'
66+
- '3.12'
67+
- '3.13'
6868
validations:
6969
required: true
7070
- type: input

0 commit comments

Comments
 (0)