Fix bug_report issue template
This commit is contained in:
parent
26ff08f9ad
commit
49b37f86e6
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -40,6 +40,6 @@ body:
|
|||
- 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).
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue