1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Update issue template to include checkbox for version.

This commit is contained in:
Dave Davenport 2023-03-24 12:32:01 +01:00
parent 38c102d63b
commit d706658ab0

View file

@ -96,6 +96,14 @@ body:
options: options:
- label: "No, I don't use the wayland display server protocol" - label: "No, I don't use the wayland display server protocol"
required: true required: true
- type: checkboxes
id: latestversion
attributes:
label: I've checked if the issue exists in the latest release
description: I have checked and confirm that I am verified the issue still exists in the latest stable release.
options:
- label: "Yes, I have checked the problem exists in the latest stable version"
required: true