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** +