1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00

Update issue templates

This commit is contained in:
Jim Bugwadia 2021-03-07 13:45:27 -08:00 committed by GitHub
parent 0a7f3e091b
commit 94970c7632

28
.github/ISSUE_TEMPLATE/sample-policy.md vendored Normal file
View file

@ -0,0 +1,28 @@
---
name: Sample Policy
about: Suggest a policy that you would like Kyverno to support.
title: ''
labels: ''
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. -->
- [x] I have verified the policy does not exist in the [samples library](https://kyverno.io/policies/).
**Is your policy request related to a problem? Please describe.**
A clear and concise description of what the problem is.
**Describe the ideal solution you'd like**
A clear and concise description of what you want to happen.
**Additional context**
Add any other context or screenshots about the feature request here.