From 4e730bed35dee108f65c7b5a83428820b5122f1b Mon Sep 17 00:00:00 2001 From: Shivkumar Dudhani Date: Fri, 21 Jun 2019 16:29:29 -0700 Subject: [PATCH] Update issue templates Scenario --- .github/ISSUE_TEMPLATE/scenario-to-support.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/scenario-to-support.md 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.