Update bug_report.yaml

This commit is contained in:
Shunsuke Shibayama 2022-10-09 11:16:19 +09:00
parent 577018b79b
commit b58df9547d

View file

@ -17,7 +17,13 @@ body:
- type: textarea
attributes:
label: Result
label: Expected result
validations:
required: false
- type: textarea
attributes:
label: Actual result
validations:
required: false
@ -31,7 +37,7 @@ body:
attributes:
label: Erg version
validations:
required: false
required: true
- type: input
attributes:
@ -48,4 +54,5 @@ body:
- MacOS 12 (Monterey)
- MacOS 11 (Big Sur)
- Ubuntu
- Linux(other distro)
- Linux(other distro)
- Other (write in `Additional context`)