Fix bug_report issue template

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

View file

@ -40,6 +40,6 @@ body:
- type: textarea - type: textarea
attributes: attributes:
label: "Platform and environment" 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). 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: validations:
required: true required: true