mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
update policy issue template
This commit is contained in:
parent
d61e5bf318
commit
b0177625c7
1 changed files with 7 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
name: Policy to support
|
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: ''
|
title: ''
|
||||||
labels: policy
|
labels: policy
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
@ -9,6 +9,12 @@ assignees: ''
|
||||||
|
|
||||||
<!-- Please use this template to describe a new policy that you would like Kyverno to support-->
|
<!-- 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.**
|
**Is your policy request related to a problem? Please describe.**
|
||||||
|
|
||||||
A clear and concise description of what the problem is.
|
A clear and concise description of what the problem is.
|
||||||
|
|
Loading…
Reference in a new issue