Skip to content

Commit

Permalink
More issue tweaks (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
esimkowitz authored Oct 2, 2024
1 parent 7befa0c commit d8f5d06
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ body:
3. Run '...'
4. See error...
validations:
required: false
required: true

- type: markdown
attributes:
value: |
## Environment
## Environment details
- type: input
attributes:
label: Wave Version
Expand All @@ -56,14 +56,13 @@ body:
options:
- arm64
- x64
default: 0
validations:
required: false

- type: markdown
attributes:
value: |
## Extra
## Extra details
- type: textarea
attributes:
label: Anything else?
Expand Down

0 comments on commit d8f5d06

Please sign in to comment.