Add platform section to bug-report issue template

This commit is contained in:
ElKowar 2024-10-11 15:34:44 +02:00 committed by GitHub
parent 8de378dc10
commit 26ff08f9ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,3 +37,9 @@ body:
description: "If applicable, provide additional context or screenshots here." description: "If applicable, provide additional context or screenshots here."
validations: validations:
required: false required: false
- type: textarea
attributes:
label: "Platform and environment"
description: "Does this happen on wayland, X11, or on both? What WM/Compositor are you using? Which version of eww are you using? (when using a git version, optimally provide the exact commit ref).
validations:
required: true