summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <DaveDavenport@users.noreply.github.com>2023-01-01 02:10:32 +0100
committerGitHub <noreply@github.com>2023-01-01 02:10:32 +0100
commit96f1a562d1212d884e26235bcd286ac35fda528e (patch)
treef08363a412788a06fc1985acdfdfedc94e9597e8
parent9b997e123fc7ca3c6a048e537d2251fe95449eca (diff)
update issue template
It seems No is a reserved keyword.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 72918ee3..6148a411 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -94,7 +94,7 @@ body:
label: Using wayland display server protocol
description: I have checked and confirm that I am not using wayland as display server protocol. See [here](https://github.com/DaveDavenport/rofi/wiki/Wayland) for more information.
options:
- - label: No
+ - label: "No"
required: true