From 7c66c255ab1c4672d632ebfe62baa94612f8ec7d Mon Sep 17 00:00:00 2001 From: Coline Date: Fri, 28 Jan 2022 15:08:13 +0100 Subject: [PATCH] fix: feature's template --- .github/ISSUE_TEMPLATE/feature_request.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 15a495c..e3b05cf 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,19 +1,17 @@ --- name: Feature report about: Suggest an idea for this project -title: '' -labels: '' +title: '[FEATURES] [Subject of the issue]' +labels: 'enhancement' assignees: '' --- -## [FEATURES] [Subject of the issue] - -### Description +## Description Describe your issue in as much detail as possible here. -### Your environment +## Your environment * OS and version * branch that causes this issue