Skip to content

Commit 6a6bd25

Browse files
author
Kathy Qian
authored
Update bug_report.yml
1 parent 144f244 commit 6a6bd25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ body:
3030
required: true
3131
- type: textarea
3232
attributes:
33-
label: Steps To Reproduce
33+
label: Steps to Reproduce
3434
description: |
3535
Please be detailed as possible here so we can help diagnose the issue.
3636
Issues cannot be accepted if they are too vague. For example, "project fails to build" would not be reproducible.
@@ -45,7 +45,7 @@ body:
4545
- type: checkboxes
4646
id: reproducible-from-blank
4747
attributes:
48-
label:
48+
label: Reproducible from Blank
4949
description: The steps to reproduce *must* start from a blank project, page, or component, ensuring that it is a reproducible bug within FlutterFlow.
5050
options:
5151
- label: The steps to reproduce above start from a blank project.
@@ -80,7 +80,7 @@ body:
8080
required: true
8181
- type: textarea
8282
attributes:
83-
label: Additional info
83+
label: Additional Info
8484
description: |
8585
Any extra screenshots, recordings, links, references, or anything else that will give us more context about the issue you are encountering.
8686

0 commit comments

Comments
 (0)