1
0
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:
bbedward
2026-01-21 14:25:41 -05:00
parent 7a7af775c2
commit 39a9e3a89f
2 changed files with 10 additions and 10 deletions

View File

@@ -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

View File

@@ -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