From 94f512f76808489bfcc01e9d9acb85f3b15f6358 Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 29 Jun 2024 19:17:48 +0600 Subject: [PATCH] github: update feature request template better clarity & formatting --- .github/ISSUE_TEMPLATE/feature-request.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index 18307f4f..806b2bdf 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -1,17 +1,15 @@ --- name: feature request about: suggest a feature for cobalt -title: '' +title: '[short feature request description]' labels: feature request assignees: '' --- -**describe the feature you'd like to see** -a clear and concise description of what you want to happen. +### describe the feature you'd like to see +clear and concise description of the feature you want to see in cobalt. -**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. +### additional context +if applicable, add any other context or screenshots related to the feature request here. +if not, remove this section.