You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.yml
+10-11Lines changed: 10 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,15 @@ body:
5
5
- type: markdown
6
6
attributes:
7
7
value: |
8
-
Thanks for reporting an issue! **The issue tracker is ONLY used for reporting bugs.** New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.
8
+
Thanks for reporting an issue! **The issue tracker is ONLY used for reporting bugs.** New feature suggestions and questions should be submitted through our user feedback form in the product.
9
9
- type: checkboxes
10
10
id: terms
11
11
attributes:
12
-
label: Has your issue been reported?
13
-
description: Please search to see if an issue already exists for the bug you encountered.
14
-
options:
15
-
- label: I have searched the existing issues and confirm it has not been reported.
16
-
required: true
12
+
#label: Has your issue been reported?
13
+
#description: Please search to see if an issue already exists for the bug you encountered.
14
+
#options:
15
+
# - label: I have searched the existing issues and confirm it has not been reported.
16
+
# required: true
17
17
- label: I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
18
18
required: true
19
19
- type: textarea
@@ -46,10 +46,9 @@ body:
46
46
id: reproducible-from-blank
47
47
attributes:
48
48
label: Reproducible from Blank
49
-
description: The steps to reproduce *must* start from a blank project, ensuring that it is a reproducible bug within FlutterFlow.
49
+
description: It's super helpful if the steps to reproduce start from a blank project, ensuring that it is a reproducible bug within FlutterFlow.
50
50
options:
51
51
- label: The steps to reproduce above start from a blank project.
52
-
required: true
53
52
- type: input
54
53
id: bugcode
55
54
attributes:
@@ -64,9 +63,9 @@ body:
64
63
- type: textarea
65
64
attributes:
66
65
label: Context
67
-
description: How has this issue affected you? What are you trying to accomplish?
68
-
validations:
69
-
required: true
66
+
description: How has this issue affected you? What are you trying to accomplish? This helps us assess the priority!
0 commit comments