fix 1.10 becoming 1.1 and some spelling issue in issue template

This commit is contained in:
Saas
2025-09-23 20:56:43 +02:00
parent 47670251ef
commit 797cb3c3f2
2 changed files with 9 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report! Please attach any minimal repoduction projects!
Thanks for taking the time to fill out this bug report! Please attach any minimal reproduction projects!
- type: textarea
id: description-area
attributes:
@@ -17,7 +17,7 @@ body:
id: steps-area
attributes:
label: Steps to reproduce
description: Please provide an repoduction steps.
description: Please provide an reproduction steps.
validations:
required: true
- type: dropdown
@@ -26,10 +26,10 @@ body:
label: Version
description: What version of Flax are you running?
options:
- 1.8
- 1.9
- 1.10
- 1.11
- '1.8'
- '1.9'
- '1.10'
- '1.11'
- master branch
default: 2
validations:

View File

@@ -14,9 +14,9 @@ body:
validations:
required: true
- type: textarea
id: benifits-area
id: benefits-area
attributes:
label: Benifits
description: Please provide what benifits this feature would provide to the engine!
label: Benefits
description: Please provide what benefits this feature would provide to the engine!
validations:
required: true