From 6504cd02092d7b92f25ac175bb42fa77d3e86786 Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Thu, 6 Mar 2025 21:51:17 +0100 Subject: [PATCH] Mention OS in issue template Signed-off-by: AnErrupTion --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 9616dcf..3314a84 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -36,8 +36,8 @@ body: - type: input id: desktop attributes: - label: Desktop environment/Window manager - description: Which DE or WM did you use when observing the problem? + label: OS + Desktop environment/Window manager + description: Which OS and DE (or WM) did you use when observing the problem? validations: required: true - type: textarea