forked from Github/Axter-Stash
Update bug_report_plugin.yml
This commit is contained in:
14
.github/ISSUE_TEMPLATE/bug_report_plugin.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report_plugin.yml
vendored
@@ -40,13 +40,6 @@ body:
|
|||||||
placeholder: e.g. Windows, MacOS, Linux, iOS8.1 (mobile OS)
|
placeholder: e.g. Windows, MacOS, Linux, iOS8.1 (mobile OS)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
id: device
|
|
||||||
attributes:
|
|
||||||
label: Phone or tablets
|
|
||||||
placeholder: e.g. iPhone6, Galaxy Tab A9+
|
|
||||||
validations:
|
|
||||||
required: false
|
|
||||||
- type: input
|
- type: input
|
||||||
id: browser
|
id: browser
|
||||||
attributes:
|
attributes:
|
||||||
@@ -54,6 +47,13 @@ body:
|
|||||||
placeholder: e.g. Chrome Ver:127, Firefox Ver:129, Safari Ver:1.3.2, Any
|
placeholder: e.g. Chrome Ver:127, Firefox Ver:129, Safari Ver:1.3.2, Any
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
id: device
|
||||||
|
attributes:
|
||||||
|
label: Phone or tablets (if applicable)
|
||||||
|
placeholder: e.g. iPhone6, Galaxy Tab A9+
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: install
|
id: install
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user