mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Update verison options in crash issue template (GH-125555)
This commit is contained in:
parent
fee8fe5858
commit
7453b8f15c
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/crash.yml
vendored
2
.github/ISSUE_TEMPLATE/crash.yml
vendored
|
|
@ -27,12 +27,12 @@ body:
|
|||
label: "CPython versions tested on:"
|
||||
multiple: true
|
||||
options:
|
||||
- "3.8"
|
||||
- "3.9"
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
- "3.13"
|
||||
- "3.14"
|
||||
- "CPython main branch"
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue