From 8cc0236613806754a961b3e676e090ec750f5192 Mon Sep 17 00:00:00 2001 From: Hari Chalise Date: Mon, 20 Jan 2025 20:59:58 +0545 Subject: [PATCH] Fix Autosuggest --- .github/ISSUE_TEMPLATE/bug-reports.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-reports.yml b/.github/ISSUE_TEMPLATE/bug-reports.yml index a8378353..813e85e3 100644 --- a/.github/ISSUE_TEMPLATE/bug-reports.yml +++ b/.github/ISSUE_TEMPLATE/bug-reports.yml @@ -12,6 +12,7 @@ body: id: distribution attributes: label: Distribution + multiple: false description: Select the Linux distribution you are using. options: - Arch @@ -25,6 +26,7 @@ body: id: de-wm attributes: label: Desktop Environment / Window Manager + multiple: false description: Select your desktop environment or window manager. options: - GNOME @@ -39,6 +41,7 @@ body: id: windowing-system attributes: label: Windowing System + multiple: false description: Specify whether you are using X11 or Wayland. options: - X11 @@ -57,6 +60,7 @@ body: id: branch attributes: label: Branch + multiple: false description: Specify the branch of the project you are using. options: - stable