From b0177625c70ebe9803a4eea4b79fe34760b820b9 Mon Sep 17 00:00:00 2001 From: Chip Zoller Date: Sun, 29 Nov 2020 10:09:27 -0500 Subject: [PATCH] update policy issue template --- .github/ISSUE_TEMPLATE/scenario-to-support.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/scenario-to-support.md b/.github/ISSUE_TEMPLATE/scenario-to-support.md index d20aef5458..0b126e693d 100644 --- a/.github/ISSUE_TEMPLATE/scenario-to-support.md +++ b/.github/ISSUE_TEMPLATE/scenario-to-support.md @@ -1,6 +1,6 @@ --- name: Policy to support -about: Suggest a policy that you would like Kyverno to support +about: Suggest a policy that you would like Kyverno to support. title: '' labels: policy assignees: '' @@ -9,6 +9,12 @@ assignees: '' +**Checklist** + + + +- [ ] I have verified the policy does not exist in the [samples library](https://github.com/kyverno/kyverno/blob/main/samples/README.md). + **Is your policy request related to a problem? Please describe.** A clear and concise description of what the problem is.