From 9d12d22673b8abefdd651f1943a4285670496181 Mon Sep 17 00:00:00 2001 From: dougiteixeira <31328123+dougiteixeira@users.noreply.github.com> Date: Fri, 10 Nov 2023 02:28:14 -0300 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a3ac1a1..8c54539 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,8 +7,7 @@ body: label: Checklist description: Please verify that you've followed these steps options: - - label: I have updated to the latest available Proxmox VE Custom Integration version. - description: Confirm that your installed version is the latest version, [see the latest version here](https://github.com/dougiteixeira/proxmoxve/releases/latest). + - label: I have updated to the latest available Proxmox VE Custom Integration version, [see the latest version here](https://github.com/dougiteixeira/proxmoxve/releases/latest). required: true - type: markdown attributes: