forked from Github/Axter-Stash
c
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -33,6 +33,13 @@ body:
|
|||||||
placeholder: e.g. Windows, MacOS, Linux
|
placeholder: e.g. Windows, MacOS, Linux
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
id: device
|
||||||
|
attributes:
|
||||||
|
label: Smartphone and tablts (please complete the following information)
|
||||||
|
placeholder: e.g. iPhone6, Galaxy Tab A9+
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
id: browser
|
id: browser
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
2
.github/ISSUE_TEMPLATE/bug_report_plugin.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_plugin.yml
vendored
@@ -39,7 +39,7 @@ body:
|
|||||||
label: Smartphone and tablts (please complete the following information)
|
label: Smartphone and tablts (please complete the following information)
|
||||||
placeholder: e.g. iPhone6, Galaxy Tab A9+
|
placeholder: e.g. iPhone6, Galaxy Tab A9+
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
- type: input
|
- type: input
|
||||||
id: browser
|
id: browser
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user