ci: add note about Wayland/X11 to bug issue template

This commit is contained in:
Niklas Wenzel
2026-05-01 17:54:42 +02:00
committed by GitHub
parent 4f38f357f1
commit e429708dcd

View File

@@ -39,7 +39,7 @@ body:
- type: input
attributes:
label: Operating System Version
description: What operating system version are you using? On Windows, click Start button > Settings > System > About. On macOS, click the Apple Menu > About This Mac. On Linux, use lsb_release or uname -a.
description: What operating system version are you using? On Windows, click Start button > Settings > System > About. On macOS, click the Apple Menu > About This Mac. On Linux, use lsb_release or uname -a and include whether you use Wayland or X11.
placeholder: "e.g. Windows 10 version 1909, macOS Catalina 10.15.7, or Ubuntu 20.04"
validations:
required: true