docs: add CRD disclaimer to bug report (#1516)

This commit is contained in:
Callum Tait 2022-06-14 01:42:31 +01:00 committed by GitHub
parent 2733c36d0e
commit a7ae910ee4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ body:
required: true required: true
- label: My actions-runner-controller version (v0.x.y) does support the feature - label: My actions-runner-controller version (v0.x.y) does support the feature
required: true 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 required: true
- type: textarea - type: textarea
id: resource-definitions id: resource-definitions