mirror of
https://github.com/python/cpython.git
synced 2025-09-29 19:56:59 +00:00
Issue template: Remove 3.8 and add 3.14 version (#125552)
This commit is contained in:
parent
12eaadc0ad
commit
fee8fe5858
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
|
@ -34,12 +34,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