mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add 3.13 as a version option to the crash issue template (#124560)
This commit is contained in:
parent
99b23c64de
commit
ede1504c4b
1 changed files with 1 additions and 0 deletions
1
.github/ISSUE_TEMPLATE/crash.yml
vendored
1
.github/ISSUE_TEMPLATE/crash.yml
vendored
|
|
@ -32,6 +32,7 @@ body:
|
|||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
- "3.13"
|
||||
- "CPython main branch"
|
||||
validations:
|
||||
required: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue