summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@blame.services>2024-03-11 15:49:19 +0100
committerDave Davenport <qball@blame.services>2024-03-11 15:49:19 +0100
commit839ee0d7d9a88a4133e6e520f5ef679c727ee689 (patch)
tree69a864e80ca444c594c52c809f08a98c19f65027
parent76154cc1ff47ad47ecc8477cf631304616f5b6da (diff)
[Doc] Fix copy/paste error in template.
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index df1c8031..59d4e471 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -39,7 +39,7 @@ body:
label: "Configuration"
description: |
Please use https://gist.github.com and include output of `rofi -dump-config`.
- n/a is not a valid theme.
+ n/a is not a valid config.
placeholder: "Gist URL"
validations:
required: true
@@ -48,7 +48,7 @@ body:
label: "Theme"
description: |
Please use https://gist.github.com and include output of `rofi -dump-theme`.
- n/a is not a valid config.
+ n/a is not a valid theme.
placeholder: "Gist URL"
validations:
required: true