1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-11 00:02:28 -04:00

templates: Update DMS issue formats

This commit is contained in:
purian23
2026-02-20 09:26:20 -05:00
parent b3b5c7a59f
commit 726fb8b015
3 changed files with 104 additions and 10 deletions

View File

@@ -23,7 +23,7 @@ body:
placeholder: Why is this feature important?
validations:
required: false
- type: checkboxes
- type: dropdown
id: compositor
attributes:
label: Compositor(s)
@@ -35,6 +35,13 @@ body:
- label: MangoWC (dwl)
- label: Sway
- label: Other (specify below)
validations:
required: true
- type: input
id: compositor_other
attributes:
label: If Other, please specify
placeholder: e.g., Wayfire, Mutter, etc.
validations:
required: false
- type: textarea