mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 13:32:50 -05:00
add dms doctor to issue template
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -42,12 +42,12 @@ body:
|
|||||||
placeholder: e.g., PikaOS, Void Linux, etc.
|
placeholder: e.g., PikaOS, Void Linux, etc.
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: textarea
|
||||||
id: dms_version
|
id: dms_doctor
|
||||||
attributes:
|
attributes:
|
||||||
label: dms version
|
label: dms doctor -v
|
||||||
description: Output of dms version command
|
description: Output of `dms doctor -v` command
|
||||||
placeholder: e.g., 1.2.3
|
placeholder: Paste the output of `dms doctor -v` here
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
10
.github/ISSUE_TEMPLATE/support_request.yml
vendored
10
.github/ISSUE_TEMPLATE/support_request.yml
vendored
@@ -27,12 +27,12 @@ body:
|
|||||||
placeholder: Your Linux distribution
|
placeholder: Your Linux distribution
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: input
|
- type: textarea
|
||||||
id: dms_version
|
id: dms_doctor
|
||||||
attributes:
|
attributes:
|
||||||
label: dms version
|
label: dms doctor -v
|
||||||
description: Output of dms version command
|
description: Output of `dms doctor -v` command
|
||||||
placeholder: e.g., 1.2.3
|
placeholder: Paste the output of `dms doctor -v` here
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user