diff --git a/.gitlab/issue_templates/Feature Request.md b/.gitlab/issue_templates/Feature Request.md
index 7e4c7cad02e277e3357f8cf7f1a6bacea2531b67..368c66af943f98a0c0c1bda7a92571602de0c60e 100644
--- a/.gitlab/issue_templates/Feature Request.md	
+++ b/.gitlab/issue_templates/Feature Request.md	
@@ -1,27 +1,23 @@
-[Template for request for comments (RFC) on feature proposals]
-
-# RFC: Feature proposal: [Title]
+<!-- Required. Provide a general summary of the issue in the title above -->
 
 ## Context
 
-[Give the necessary context for your proposal. For example, what problem will this feature solve for users? What are the use cases, benefits, and goals?]
+<!--  Give the necessary context for your proposal. For example, what problem will this feature solve for users? What are the use cases, benefits, and goals? -->
 
 ## Proposal
 
-[A precise statement of the proposed feature.]
+<!-- A precise statement of the proposed feature. -->
 
 ## Design
 
-[Include sketch or wireframes of the UI changes necessary for this feature]
+<!-- Include sketches or wireframes of the UI suggested for this feature -->
 
 ## Implementation (if applicable)
 
-[A description of the steps to implement the feature.]
+<!-- A description of the steps to implement the feature.-->
 
 ## Alternative approaches (if applicable)
 
-[Include any alternatives to meet this use case.]
-
-## Open issues (if applicable)
+<!-- Include any alternatives to meet this use case. -->
 
-[Links to and a discussion of related issues, if applicable.]
+<!-- After creating this issue you can link other related or blocking issues with the Gitlab's Linked issues functionality. -->