From 0b59cef96305d3f8f87a9a8e0e10a3d6ac4a2a94 Mon Sep 17 00:00:00 2001 From: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:35:21 +0200 Subject: [PATCH] rename feature_request template --- .../{feature_request.md => 02_feature_request.md} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/{feature_request.md => 02_feature_request.md} (91%) diff --git a/src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/feature_request.md b/src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/02_feature_request.md similarity index 91% rename from src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/feature_request.md rename to src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/02_feature_request.md index bbcbbe7d61..e1eb579e79 100644 --- a/src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/feature_request.md +++ b/src/Umbraco.Web.UI.Client/.github/ISSUE_TEMPLATE/02_feature_request.md @@ -1,10 +1,9 @@ --- -name: Feature request +name: ✨ Feature request about: Suggest an idea for this project title: '' -labels: '' +labels: 'type/feature' assignees: '' - --- **Is your feature request related to a problem? Please describe.**