1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

templates: Fix GitHub issue labels

This commit is contained in:
purian23
2026-02-20 09:44:54 -05:00
parent 06ab1a8ef0
commit 401b4095cc
3 changed files with 24 additions and 25 deletions

View File

@@ -13,10 +13,10 @@ body:
attributes: attributes:
label: Compositor label: Compositor
options: options:
- label: Niri - Niri
- label: Hyprland - Hyprland
- label: MangoWC (dwl) - MangoWC (dwl)
- label: Sway - Sway
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
@@ -24,15 +24,15 @@ body:
attributes: attributes:
label: Distribution label: Distribution
options: options:
- label: Arch Linux - Arch Linux
- label: CachyOS - CachyOS
- label: Fedora - Fedora
- label: NixOS - NixOS
- label: Debian - Debian
- label: Ubuntu - Ubuntu
- label: Gentoo - Gentoo
- label: OpenSUSE - OpenSUSE
- label: Other (specify below) - Other (specify below)
validations: validations:
required: true required: true
- type: input - type: input

View File

@@ -29,12 +29,12 @@ body:
label: Compositor(s) label: Compositor(s)
description: Is this feature specific to one or more compositors? description: Is this feature specific to one or more compositors?
options: options:
- label: All compositors - All compositors
- label: Niri - Niri
- label: Hyprland - Hyprland
- label: MangoWC (dwl) - MangoWC (dwl)
- label: Sway - Sway
- label: Other (specify below) - Other (specify below)
validations: validations:
required: true required: true
- type: input - type: input

View File

@@ -11,13 +11,12 @@ body:
id: compositor id: compositor
attributes: attributes:
label: Compositor label: Compositor
description: Which compositor(s) are you using? (support may apply to multiple)
options: options:
- label: Niri - Niri
- label: Hyprland - Hyprland
- label: MangoWC (dwl) - MangoWC (dwl)
- label: Sway - Sway
- label: Other (specify below) - Other (specify below)
validations: validations:
required: true required: true
- type: input - type: input