1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-04-08 10:04:25 +00:00

Merge pull request #1335 from chipzoller/main

update policy issue template
This commit is contained in:
Jim Bugwadia 2020-11-29 23:00:22 -08:00 committed by GitHub
commit 36615e21a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: ''
<!-- Please use this template to describe a new policy that you would like Kyverno to support-->
**Checklist**
<!-- Put an `x` in the boxes that apply to indicate you have done these things. -->
- [ ] 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.