More issue tweaks (#940)

This commit is contained in:
Evan Simkowitz 2024-10-02 16:51:42 -07:00 committed by GitHub
parent 7befa0c104
commit d8f5d062cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,12 +29,12 @@ body:
3. Run '...' 3. Run '...'
4. See error... 4. See error...
validations: validations:
required: false required: true
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
## Environment ## Environment details
- type: input - type: input
attributes: attributes:
label: Wave Version label: Wave Version
@ -56,14 +56,13 @@ body:
options: options:
- arm64 - arm64
- x64 - x64
default: 0
validations: validations:
required: false required: false
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
## Extra ## Extra details
- type: textarea - type: textarea
attributes: attributes:
label: Anything else? label: Anything else?