diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 081232f..3628c14 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -56,6 +56,7 @@ body: - 'Protectli FW6' - 'Protectli VP2410' - 'Protectli VP2420' + - 'Protectli VP2430' - 'Protectli VP3210' - 'Protectli VP3230' - 'Protectli VP4630' diff --git a/.github/advanced-issue-labeler.yml b/.github/advanced-issue-labeler.yml index 16e1ae5..df0267a 100644 --- a/.github/advanced-issue-labeler.yml +++ b/.github/advanced-issue-labeler.yml @@ -70,7 +70,7 @@ policy: keys: ['Protectli VP6630', 'Protectli VP6650', 'Protectli VP6670'] - name: protectli_vault_adln - keys: ['Protectli VP3210', 'Protectli VP3230'] + keys: ['Protectli VP3210', 'Protectli VP3230', 'Protectli VP2430'] - name: qemu_q35 keys: ['QEMU Q35 Emulator']