summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2023-03-24 12:35:00 +0100
committerDave Davenport <qball@gmpclient.org>2023-03-24 12:35:00 +0100
commit7d3a365ccff59551de66800970b15df9ee649d1d (patch)
tree0ce3c59fdc207410c9904925b92f45404f36f5bd
parentd706658ab064144d789b1bae3cdfa0e8ba8af2f2 (diff)
Fix typo 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 88a06708..b148e95e 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -99,8 +99,8 @@ body:
- 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.
+ label: I've checked if the issue exists in the latest stable release
+ description: I confirm that I 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