From b4216043b286ed2d69685bb8c30d3e8929cf1a27 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 29 Jul 2026 18:44:54 +0000 Subject: [PATCH] chore: update issue templates [skip ci] --- .github/ISSUE_TEMPLATE/bug_report.yml | 112 +++++++++++++++++++- .github/ISSUE_TEMPLATE/feature_request.yml | 114 ++++++++++++++++++++- 2 files changed, 219 insertions(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index b534202..c649a3d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -17,15 +17,121 @@ body: - label: This is a bug in a community plugin, not in Noctalia itself (those belong in the noctalia repo). required: true - - type: input + - type: dropdown id: plugin-id attributes: label: Plugin - description: The plugin id, as it appears in its plugin.toml. - placeholder: "author/plugin" + description: The plugin id. + options: + - mini-docker + + - battery-graph + + - sharednd + + - arch-updater + + - todo + + - prismlauncher-instances + + - daily-wallpaper + + - imagemagick-clock + + - cat + + - game-launcher + + - wl-screen-mirror + + - eyecare + + - battery-threshold + + - audio-switcher + + - keybind-cheatsheet + + - noctwhspr + + - ssh-launcher + + - web-launcher + + - nextboot-selector + + - lyrics + + - bookmarks + + - keymap + + - godot-provider + + - hypr-screen-mirror + + - color_picker + + - portctl + + - topgrade-wrapper + + - calculator + + - drive-health + + - hotspot + + - mangowm-keymode + + - special-workspaces + + - zed-provider + + - pass + + - ideapad-conservation-mode + + - upbeat + + - proton-pass + + - hypr-submap + + - file-search + + - shelly + + - claude-companion + + - ds4-color + + - um5606_fan_state + + - w-engine + + - nix-monitor + + - anilist + + - lid-guard + + - pomodoro + + - dropwall + + - iio_lock + + - mawaqit + + - hassio + + default: 0 validations: required: true + - type: input id: plugin-version attributes: diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a842198..d9d23f0 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -17,15 +17,121 @@ body: - label: This is about a community plugin, not about Noctalia itself (those belong in the noctalia repo). required: true - - type: input + - type: dropdown id: plugin-id attributes: label: Plugin - description: The plugin id this request is about, as it appears in its plugin.toml. - placeholder: "author/plugin" + description: The plugin id. + options: + - mini-docker + + - battery-graph + + - sharednd + + - arch-updater + + - todo + + - prismlauncher-instances + + - daily-wallpaper + + - imagemagick-clock + + - cat + + - game-launcher + + - wl-screen-mirror + + - eyecare + + - battery-threshold + + - audio-switcher + + - keybind-cheatsheet + + - noctwhspr + + - ssh-launcher + + - web-launcher + + - nextboot-selector + + - lyrics + + - bookmarks + + - keymap + + - godot-provider + + - hypr-screen-mirror + + - color_picker + + - portctl + + - topgrade-wrapper + + - calculator + + - drive-health + + - hotspot + + - mangowm-keymode + + - special-workspaces + + - zed-provider + + - pass + + - ideapad-conservation-mode + + - upbeat + + - proton-pass + + - hypr-submap + + - file-search + + - shelly + + - claude-companion + + - ds4-color + + - um5606_fan_state + + - w-engine + + - nix-monitor + + - anilist + + - lid-guard + + - pomodoro + + - dropwall + + - iio_lock + + - mawaqit + + - hassio + + default: 0 validations: required: true + - type: dropdown id: feature-type attributes: @@ -98,4 +204,4 @@ body: attributes: label: Additional context description: | - Add any additional information, screenshots, mockups, or context here. \ No newline at end of file + Add any additional information, screenshots, mockups, or context here.