chore: Use device for BUG REPORT
This commit is contained in:
parent
b222acc331
commit
22ed8ecbcc
10
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
10
.github/ISSUE_TEMPLATE/BUG_REPORT.yml
vendored
@ -22,13 +22,11 @@ body:
|
|||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
description: Please copy and paste any relevant log output (Xcode Logs/Android Studio Logcat). This will be automatically formatted into code, so no need for backticks.
|
description: Please copy and paste any relevant log output (Xcode Logs/Android Studio Logcat). This will be automatically formatted into code, so no need for backticks.
|
||||||
render: shell
|
render: shell
|
||||||
- type: dropdown
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: What Platforms are you seeing this Problem on?
|
label: Device
|
||||||
multiple: true
|
description: Which device are you seeing this Problem on?
|
||||||
options:
|
placeholder: ex. iPhone 11 Pro (iOS 14.3)
|
||||||
- iOS
|
|
||||||
- Android
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
Loading…
Reference in New Issue
Block a user