mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Delete scenario-to-support.md
This commit is contained in:
parent
94970c7632
commit
0e9d3c8456
1 changed files with 0 additions and 28 deletions
28
.github/ISSUE_TEMPLATE/scenario-to-support.md
vendored
28
.github/ISSUE_TEMPLATE/scenario-to-support.md
vendored
|
@ -1,28 +0,0 @@
|
|||
---
|
||||
name: Policy to support
|
||||
about: Suggest a policy that you would like Kyverno to support.
|
||||
title: ''
|
||||
labels: policy
|
||||
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