diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 373adbab..a0db629b 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,6 +1,7 @@ --- name: Feature request -description: Suggest an improvement to the project +description: "Suggest an improvement to the project" +title: "{your title}" labels: ["area/control-plane", "kind/feature"] projects: ["kyma-project/24"] ---