Skip to content

Commit d8f5d06

Browse files
authored
More issue tweaks (#940)
1 parent 7befa0c commit d8f5d06

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ body:
2929
3. Run '...'
3030
4. See error...
3131
validations:
32-
required: false
32+
required: true
3333

3434
- type: markdown
3535
attributes:
3636
value: |
37-
## Environment
37+
## Environment details
3838
- type: input
3939
attributes:
4040
label: Wave Version
@@ -56,14 +56,13 @@ body:
5656
options:
5757
- arm64
5858
- x64
59-
default: 0
6059
validations:
6160
required: false
6261

6362
- type: markdown
6463
attributes:
6564
value: |
66-
## Extra
65+
## Extra details
6766
- type: textarea
6867
attributes:
6968
label: Anything else?

0 commit comments

Comments
 (0)