diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 81a6a33..c6d26db 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,5 +1,5 @@ name: Bug Report -about: Something broken or misbehaving +description: Something broken or misbehaving title: "[BUG] " labels: ["bug"] body: diff --git a/.github/ISSUE_TEMPLATE/docs.yaml b/.github/ISSUE_TEMPLATE/docs.yaml index 1792859..c0b68b6 100644 --- a/.github/ISSUE_TEMPLATE/docs.yaml +++ b/.github/ISSUE_TEMPLATE/docs.yaml @@ -1,5 +1,5 @@ name: Documentation Issue -about: Typos, unclear sections, missing docs, broken links +description: Typos, unclear sections, missing docs, broken links title: "[DOCS] " labels: ["documentation"] body: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 03db644..2aa6f6f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -1,5 +1,5 @@ name: Feature Request -about: Suggest a new feature or enhancement +description: Suggest a new feature or enhancement title: "[FEAT] " labels: ["enhancement"] body: diff --git a/.github/ISSUE_TEMPLATE/hyprland_wayland.yaml b/.github/ISSUE_TEMPLATE/hyprland_wayland.yaml index ff414af..5c35bae 100644 --- a/.github/ISSUE_TEMPLATE/hyprland_wayland.yaml +++ b/.github/ISSUE_TEMPLATE/hyprland_wayland.yaml @@ -1,5 +1,5 @@ name: Hyprland / Wayland Issue -about: Compositor-specific issues (window positioning, popout math, Waybar, multi-monitor) +description: Compositor-specific issues (window positioning, popout math, Waybar, multi-monitor) title: "[HYPR] " labels: ["hyprland", "wayland"] body: diff --git a/.github/ISSUE_TEMPLATE/performance.yaml b/.github/ISSUE_TEMPLATE/performance.yaml index 127133b..ba64c24 100644 --- a/.github/ISSUE_TEMPLATE/performance.yaml +++ b/.github/ISSUE_TEMPLATE/performance.yaml @@ -1,5 +1,5 @@ name: Performance Issue -about: Slowdowns, lag, high memory/CPU, UI freezes (distinct from broken features) +description: Slowdowns, lag, high memory/CPU, UI freezes (distinct from broken features) title: "[PERF] " labels: ["performance"] body: diff --git a/.github/ISSUE_TEMPLATE/site_support.yaml b/.github/ISSUE_TEMPLATE/site_support.yaml index b2cb9eb..ecf6b79 100644 --- a/.github/ISSUE_TEMPLATE/site_support.yaml +++ b/.github/ISSUE_TEMPLATE/site_support.yaml @@ -1,5 +1,5 @@ name: Site Support Request -about: Request support for a new booru backend +description: Request support for a new booru backend title: "[SITE] " labels: ["site-support"] body: diff --git a/.github/ISSUE_TEMPLATE/theme_submission.yaml b/.github/ISSUE_TEMPLATE/theme_submission.yaml index 217881d..8c5ecab 100644 --- a/.github/ISSUE_TEMPLATE/theme_submission.yaml +++ b/.github/ISSUE_TEMPLATE/theme_submission.yaml @@ -1,5 +1,5 @@ name: Theme Submission -about: Submit a palette for inclusion +description: Submit a palette for inclusion title: "[THEME] " labels: ["theme"] body: diff --git a/.github/ISSUE_TEMPLATE/ux_feedback.yaml b/.github/ISSUE_TEMPLATE/ux_feedback.yaml index 34fd65c..6b1975e 100644 --- a/.github/ISSUE_TEMPLATE/ux_feedback.yaml +++ b/.github/ISSUE_TEMPLATE/ux_feedback.yaml @@ -1,5 +1,5 @@ name: UX Feedback -about: Non-bug UX suggestions, workflow friction, small polish +description: Non-bug UX suggestions, workflow friction, small polish title: "[UX] " labels: ["ux"] body: