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