summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThierry Volpiatto <thievol@posteo.net>2021-09-15 12:47:01 +0200
committerThierry Volpiatto <thievol@posteo.net>2021-09-15 12:47:01 +0200
commita11762379f1c98a64d6b772309530d1134fbcf4f (patch)
tree842df541fd4c750e3347103dd54d66d70bc32c6f /.github
parente6c5bea04366bb5f2f4824d442585b1276fa3a20 (diff)
Fix IDs in bug template
Diffstat (limited to '.github')
-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 11b5c733..4a5a3861 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -25,7 +25,7 @@ body:
validations:
required: true
- type: dropdown
- id: Helm version
+ id: Helm-version
attributes:
label: Helm Version
description: What version of Helm are you running?
@@ -35,7 +35,7 @@ body:
validations:
required: true
- type: dropdown
- id: Emacs version
+ id: Emacs-version
attributes:
label: Emacs Version
description: What version of Emacs are you running?