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)
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
id: device
|
||||
attributes:
|
||||
label: Phone or tablets
|
||||
placeholder: e.g. iPhone6, Galaxy Tab A9+
|
||||
validations:
|
||||
required: false
|
||||
- type: input
|
||||
id: browser
|
||||
attributes:
|
||||
@@ -54,6 +47,13 @@ body:
|
||||
placeholder: e.g. Chrome Ver:127, Firefox Ver:129, Safari Ver:1.3.2, Any
|
||||
validations:
|
||||
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
|
||||
id: install
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user