From 0d9cbdbbe8d4cf30bd49bbd3275f87873a5b093f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BD=B1=E6=9C=88=20=E9=9B=B6?= Date: Wed, 13 Jun 2018 18:33:07 +0900 Subject: [PATCH] revise template to fix comments --- .gitlab/issue_templates/Feature.md | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md index 9d8153b..7505c0a 100644 --- a/.gitlab/issue_templates/Feature.md +++ b/.gitlab/issue_templates/Feature.md @@ -1,9 +1,19 @@ -(This template is ONLY for Feature Requests! DO NOT use this template to report bugs or ask for -support.) -Requested Feature Summary -========================= -(Please write a concise description of the feature you would like implemented.) -(!If you post images or video as refrences please be sure you do not infringe copyright by -including them!) +Feature Request +=============== +Summary +------- +[//]: # (Please write a concise description of the feature you would like implemented.) + +Prerequisites +------------- +[//]: # (Include links to other feature requests or problems that would need to be handled before implementing this.) + +Proposed Implementation +----------------------- +[//]: # (If you have an idea of how the feature should be implemented please write it down here.) + +References +---------- +[//]: # (Please provide links to projects which implement something similar, or projects that could be used to implement this feature.) /label ~feature