mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Move excepted down
This commit is contained in:
parent
4efbce1297
commit
8461f2520f
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -15,13 +15,6 @@ body:
|
||||
description: A clear and concise description of what the bug is. If applicable, add screenshots to help in explaining.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: excepted
|
||||
attributes:
|
||||
label: Expected behavior
|
||||
description: A clear and concise description of what did you expect to happen. If applicable, add screenshots to help in explaining.
|
||||
validations:
|
||||
required: false
|
||||
- type: textarea
|
||||
id: steps
|
||||
attributes:
|
||||
@ -34,6 +27,13 @@ body:
|
||||
4. See error
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: excepted
|
||||
attributes:
|
||||
label: Expected behavior
|
||||
description: A clear and concise description of what did you expect to happen. If applicable, add screenshots to help in explaining.
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: os
|
||||
attributes:
|
||||
|
Loading…
x
Reference in New Issue
Block a user