mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
More issue tweaks (#940)
This commit is contained in:
parent
7befa0c104
commit
d8f5d062cd
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -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
|
||||
@ -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?
|
||||
|
Loading…
Reference in New Issue
Block a user