enhance(ux): add bug report url

This commit is contained in:
Andelf
2022-11-30 15:02:45 +08:00
committed by Tienson Qin
parent ba4ee5ac57
commit db5156d24e
2 changed files with 26 additions and 17 deletions

View File

@@ -31,33 +31,24 @@ body:
validations:
required: false
- type: textarea
id: Screenshots
id: screenshots
attributes:
label: Screenshots
description: |
If applicable, add screenshots to help explain your problem.
If applicable, add screenshots or screen recordings to help explain your problem.
validations:
required: false
- type: textarea
id: desktop
id: platform
attributes:
label: Desktop Platform Information
label: Desktop or mobile Platform Information
description: |
Would you mind to tell us the system information about your desktop platform?
Would you mind to tell us the system information about your desktop or mobile platform?
placeholder: |
OS version, Browser or App, Logseq App version
example: MacOS 12.2, App, v0.5.9
validations:
required: false
- type: textarea
id: mobile
attributes:
label: Mobile Platform Information
description: |
Would you mind to tell us the system information about your mobile platform?
placeholder: |
Device, OS version, Browser or App, Logseq App version
example: iPhone6, iOS8.1, App, v0.5.9
example: MacOS 12.2, Desktop App v0.5.9
example: iPhone 12, iOS8.1, v0.5.9
example: Pixel XL, Android 12, v0.5.9
validations:
required: false
- type: textarea