]> Untitled Git - lemmy-ui.git/blob - .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
Run prettier
[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 For backend issues, use [lemmy](https://github.com/LemmyNet/lemmy)
10
11 ### Is your proposal related to a problem?
12
13 <!--
14   Provide a clear and concise description of what the problem is.
15   For example, "I'm always frustrated when..."
16 -->
17
18 (Write your answer here.)
19
20 ### Describe the solution you'd like
21
22 <!--
23   Provide a clear and concise description of what you want to happen.
24 -->
25
26 (Describe your proposed solution here.)
27
28 ### Describe alternatives you've considered
29
30 <!--
31   Let us know about other solutions you've tried or researched.
32 -->
33
34 (Write your answer here.)
35
36 ### Additional context
37
38 <!--
39   Is there anything else you can add about the proposal?
40   You might want to link to related issues here, if you haven't already.
41 -->
42
43 (Write your answer here.)