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