]> Untitled Git - lemmy-ui.git/blob - .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
9886d8ad7fc50cd9eb5a1afb39c1255eb14be86a
[lemmy-ui.git] / .github / ISSUE_TEMPLATE / FEATURE_REQUEST.md
1 ---
2 name: "\U0001F680 Feature request"
3 about: Suggest an idea for improving Lemmy
4 title: ''
5 labels: enhancement
6 assignees: ''
7
8 ---
9
10 For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy)
11
12 ### Is your proposal related to a problem?
13
14 <!--
15   Provide a clear and concise description of what the problem is.
16   For example, "I'm always frustrated when..."
17 -->
18
19 (Write your answer here.)
20
21 ### Describe the solution you'd like
22
23 <!--
24   Provide a clear and concise description of what you want to happen.
25 -->
26
27 (Describe your proposed solution here.)
28
29 ### Describe alternatives you've considered
30
31 <!--
32   Let us know about other solutions you've tried or researched.
33 -->
34
35 (Write your answer here.)
36
37 ### Additional context
38
39 <!--
40   Is there anything else you can add about the proposal?
41   You might want to link to related issues here, if you haven't already.
42 -->
43
44 (Write your answer here.)