From a7ae910ee4564464402edc8c9fe6eff563ba77fb Mon Sep 17 00:00:00 2001 From: Callum Tait <15716903+toast-gear@users.noreply.github.com> Date: Tue, 14 Jun 2022 01:42:31 +0100 Subject: [PATCH] docs: add CRD disclaimer to bug report (#1516) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 532e512f..af0295a0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -41,7 +41,7 @@ body: required: true - label: My actions-runner-controller version (v0.x.y) does support the feature required: true - - label: I've already upgraded ARC to the latest and it didn't fix the issue + - label: I've already upgraded ARC (including the CRDs, see charts/actions-runner-controller/docs/UPGRADING.md for details) to the latest and it didn't fix the issue required: true - type: textarea id: resource-definitions