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 2f8cf0d commit 753239bCopy full SHA for 753239b
.github/ISSUE_TEMPLATE/feature_request.md
@@ -0,0 +1,19 @@
1
+---
2
+name: 💡 Feature Request
3
+about: Suggest a new Flutter feature or improvement
4
+title: "[Feature] <short description>"
5
+labels: enhancement
6
+assignees: ''
7
8
+
9
+### Feature description
10
+Describe what you’d like to see added or improved.
11
12
+### Motivation
13
+Why is this feature important or useful?
14
15
+### Alternatives
16
+Are there any existing workarounds or alternatives?
17
18
+### Additional context
19
+Add any context or mockups to support your request.
0 commit comments