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:
parent
0a7f3e091b
commit
94970c7632
1 changed files with 28 additions and 0 deletions
28
.github/ISSUE_TEMPLATE/sample-policy.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/sample-policy.md
vendored
Normal 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.
|
Loading…
Reference in a new issue