|
|
@@ -0,0 +1,36 @@
|
|
|
+---
|
|
|
+name: Feature request
|
|
|
+about: Suggest a new feature
|
|
|
+title: ''
|
|
|
+labels: 'feature'
|
|
|
+assignees: ''
|
|
|
+---
|
|
|
+
|
|
|
+<!--
|
|
|
+If possible fill each section
|
|
|
+-->
|
|
|
+
|
|
|
+# Feature request
|
|
|
+
|
|
|
+<!--
|
|
|
+Verify this steps before suggeting a new feature:
|
|
|
+
|
|
|
+ - Check if anyone has suggested this feature before
|
|
|
+ https://github.com/freeCodeCamp/devdocs/labels/feature
|
|
|
+
|
|
|
+ - Make sure your feature fits DevDocs' vision
|
|
|
+ https://github.com/freeCodeCamp/devdocs/blob/master/README.md#vision
|
|
|
+-->
|
|
|
+
|
|
|
+## Summary
|
|
|
+
|
|
|
+<!--
|
|
|
+Write a description of this feature and write why it should be added to Devdocs
|
|
|
+-->
|
|
|
+
|
|
|
+## Examples
|
|
|
+
|
|
|
+<!--
|
|
|
+If you have seen this feature before you can add images, URLs, gifs and any other
|
|
|
+resouce that might help to undestand how this feature works
|
|
|
+-->
|