summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md')
-rw-r--r--.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md42
1 files changed, 42 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
new file mode 100644
index 00000000..957f4cdf
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
@@ -0,0 +1,42 @@
+---
+name: "\U0001F680 Feature request"
+about: Suggest an idea for improving Lemmy
+title: ''
+labels: enhancement
+assignees: ''
+
+---
+
+### Is your proposal related to a problem?
+
+<!--
+ Provide a clear and concise description of what the problem is.
+ For example, "I'm always frustrated when..."
+-->
+
+(Write your answer here.)
+
+### Describe the solution you'd like
+
+<!--
+ Provide a clear and concise description of what you want to happen.
+-->
+
+(Describe your proposed solution here.)
+
+### Describe alternatives you've considered
+
+<!--
+ Let us know about other solutions you've tried or researched.
+-->
+
+(Write your answer here.)
+
+### Additional context
+
+<!--
+ Is there anything else you can add about the proposal?
+ You might want to link to related issues here, if you haven't already.
+-->
+
+(Write your answer here.)