We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c58a27 commit 92043c4Copy full SHA for 92043c4
.github/ISSUE_TEMPLATE/feature_request.yaml
@@ -0,0 +1,25 @@
1
+name: Feature Request
2
+description: Suggest an idea for AppFlowy
3
+title: "[FR]: "
4
+body:
5
+ - type: textarea
6
+ id: desc
7
+ attributes:
8
+ label: Description
9
+ description: Describe your suggested feature and the main use cases
10
+ validations:
11
+ required: true
12
+
13
14
+ id: users
15
16
+ label: Impact
17
+ description: What types of users can benefit from using the suggested feature?
18
19
20
21
22
+ id: context
23
24
+ label: Additional Context
25
+ description: Add any additonal context about the feature here
0 commit comments