diff --git a/.github/ISSUE_TEMPLATE/scenario-to-support.md b/.github/ISSUE_TEMPLATE/scenario-to-support.md new file mode 100644 index 0000000000..be271044d4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/scenario-to-support.md @@ -0,0 +1,19 @@ +--- +name: Scenario to support +about: Suggest a scenario that you would like Kyverno to support +title: '' +labels: scenario +assignees: '' + +--- + + + +**Is your scenario request related to a problem? Please describe.** +A clear and concise description of what the problem is. + +**Describe the 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.