Skip to content

Commit 47487c1

Browse files
authored
Update proposal.yml
1 parent 626daa1 commit 47487c1

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.github/ISSUE_TEMPLATE/proposal.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ body:
3838
It's perfectly fine to just propose changes and wait for others to pick them up.
3939
multiple: false
4040
options:
41-
- Yes
42-
- No
43-
- Maybe
41+
- 'Yes'
42+
- 'No'
43+
- 'Maybe'
4444

4545
- type: dropdown
4646
id: sponsor
@@ -51,9 +51,9 @@ body:
5151
5252
multiple: false
5353
options:
54-
- Yes
55-
- No
56-
- Maybe
54+
- 'Yes'
55+
- 'No'
56+
- 'Maybe'
5757

5858
- type: textarea
5959
id: integration
@@ -65,4 +65,4 @@ body:
6565
- License
6666
- Dependencies that this integration would bring to Flow
6767
validations:
68-
required: false
68+
required: false

0 commit comments

Comments
 (0)