mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: fix errors in bug report form
This commit is contained in:
parent
ac305e8821
commit
6c58a27247
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -21,8 +21,8 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Expected Behavior
|
label: Expected Behavior
|
||||||
description: A clear and concise description of what you expected to happen
|
description: A clear and concise description of what you expected to happen
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
id: os
|
id: os
|
||||||
attributes:
|
attributes:
|
||||||
@ -42,7 +42,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Screenshots
|
label: Screenshots
|
||||||
description: If applicable, please add screenshots to help explain your problem
|
description: If applicable, please add screenshots to help explain your problem
|
||||||
- type: textbox
|
- type: textarea
|
||||||
id: context
|
id: context
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional Context
|
label: Additional Context
|
||||||
|
Loading…
Reference in New Issue
Block a user