We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7befa0c commit d8f5d06Copy full SHA for d8f5d06
.github/ISSUE_TEMPLATE/bug-report.yml
@@ -29,12 +29,12 @@ body:
29
3. Run '...'
30
4. See error...
31
validations:
32
- required: false
+ required: true
33
34
- type: markdown
35
attributes:
36
value: |
37
- ## Environment
+ ## Environment details
38
- type: input
39
40
label: Wave Version
@@ -56,14 +56,13 @@ body:
56
options:
57
- arm64
58
- x64
59
- default: 0
60
61
required: false
62
63
64
65
66
- ## Extra
+ ## Extra details
67
- type: textarea
68
69
label: Anything else?
0 commit comments