From 02a7caf9fe401e95a8ba3cde4a95019cf7c7ac2b Mon Sep 17 00:00:00 2001 From: Roman Zabaluev Date: Wed, 19 Jan 2022 16:09:52 +0300 Subject: [PATCH] Add k8s issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 4 +-- .github/ISSUE_TEMPLATE/k8s_whine.md | 40 +++++++++++++++++++++++ 3 files changed, 43 insertions(+), 3 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/k8s_whine.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b4c9735e78..74796c3d19 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: "\U0001F41E Bug report" about: Create a report to help us improve title: '' -labels: 'type/bug' +labels: type/bug assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index ff120abc65..3dc20279eb 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,8 +1,8 @@ --- name: "\U0001F680 Feature request" -about: Propose a new feature +about: Propose a new feature title: '' -labels: 'type/enhancement' +labels: type/enhancement assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/k8s_whine.md b/.github/ISSUE_TEMPLATE/k8s_whine.md new file mode 100644 index 0000000000..1d767005eb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/k8s_whine.md @@ -0,0 +1,40 @@ +--- +name: "⎈ K8s/Helm problem report" +about: Report a problem with k8s/helm charts/etc +title: '' +labels: scope/k8s, status/triage +assignees: azatsafin, 5hin0bi + +--- + +**Describe the bug** + + + +**Set up** + + + +**Steps to Reproduce** +Steps to reproduce the behavior: + +1. + +**Expected behavior** + + +**Screenshots** + + + +**Additional context** +