summaryrefslogtreecommitdiff
path: root/@linaria/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
Diffstat (limited to '@linaria/.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--@linaria/.github/ISSUE_TEMPLATE/feature_request.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/@linaria/.github/ISSUE_TEMPLATE/feature_request.md b/@linaria/.github/ISSUE_TEMPLATE/feature_request.md
new file mode 100644
index 0000000..5dd29de
--- /dev/null
+++ b/@linaria/.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,21 @@
+---
+name: '💬 Feature proposal'
+about: Suggest introduction of a new feature.
+labels: 'feature: proposal 💬'
+---
+
+## Describe the feature
+
+<!-- Describe what you would like to introduce -->
+
+## Motivation
+
+<!-- Describe what problem the feature solves -->
+
+## Possible implementations
+
+<!-- Describe how the feature could be implemented -->
+
+## Related Issues
+
+<!-- Link related issues here -->