diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2e266c1e..fd665591 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,10 +13,10 @@ body: attributes: label: Compositor options: - - label: Niri - - label: Hyprland - - label: MangoWC (dwl) - - label: Sway + - Niri + - Hyprland + - MangoWC (dwl) + - Sway validations: required: true - type: dropdown @@ -24,15 +24,15 @@ body: attributes: label: Distribution options: - - label: Arch Linux - - label: CachyOS - - label: Fedora - - label: NixOS - - label: Debian - - label: Ubuntu - - label: Gentoo - - label: OpenSUSE - - label: Other (specify below) + - Arch Linux + - CachyOS + - Fedora + - NixOS + - Debian + - Ubuntu + - Gentoo + - OpenSUSE + - Other (specify below) validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a7a95a67..446b4c39 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -29,12 +29,12 @@ body: label: Compositor(s) description: Is this feature specific to one or more compositors? options: - - label: All compositors - - label: Niri - - label: Hyprland - - label: MangoWC (dwl) - - label: Sway - - label: Other (specify below) + - All compositors + - Niri + - Hyprland + - MangoWC (dwl) + - Sway + - Other (specify below) validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/support_request.yml b/.github/ISSUE_TEMPLATE/support_request.yml index a2340009..35c3b0a3 100644 --- a/.github/ISSUE_TEMPLATE/support_request.yml +++ b/.github/ISSUE_TEMPLATE/support_request.yml @@ -11,13 +11,12 @@ body: id: compositor attributes: label: Compositor - description: Which compositor(s) are you using? (support may apply to multiple) options: - - label: Niri - - label: Hyprland - - label: MangoWC (dwl) - - label: Sway - - label: Other (specify below) + - Niri + - Hyprland + - MangoWC (dwl) + - Sway + - Other (specify below) validations: required: true - type: input