From 67d4002e7d937878ade088c29906470afeb5c430 Mon Sep 17 00:00:00 2001 From: Fricoben <78437165+fricoben@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:39:29 +0700 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index c8d3d4e3..96e97b42 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,19 +1,19 @@ --- name: Feature request -about: Suggest an idea for this project +about: Describe the feature you want and propose some steps to achieve it title: "" -labels: "open for contribution, Type: feature" +labels: "" assignees: "" --- -**Is your feature request related to a problem? Please describe.** +## Description A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +## PROPOSED TODO + +- [ ] Your task number 1 +- [ ] Your task number 2 +- [ ] Your task number 3 +... -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. -**Additional context** -Add any other context or screenshots about the feature request here.