Skip to content

Commit ce894e8

Browse files
author
Casey Hillers
authored
Indent markdown value on CP issue template (#127623)
Fixes flutter/flutter#127592
1 parent 08266bd commit ce894e8

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/7_cherry_pick.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ body:
99
- type: markdown
1010
attributes:
1111
value: |
12-
<!---
13-
Flutter releases generally follow the given timeline:
14-
1. On Tuesday at 10 AM PT the CP list will be finalized for the week's release
15-
A. If there's any stable CPs, a stable release will be shipped.
16-
B. Based on discretion of the release team, a beta hotfix may be shipped.
17-
2. Tuesday the release engineer for the week will get the release prepped
18-
3. Wednesday morning at 10 AM PT the release will be shipped
19-
-->
12+
<!---
13+
Flutter releases generally follow the given timeline:
14+
1. On Tuesday at 10 AM PT the CP list will be finalized for the week's release
15+
A. If there's any stable CPs, a stable release will be shipped.
16+
B. Based on discretion of the release team, a beta hotfix may be shipped.
17+
2. Tuesday the release engineer for the week will get the release prepped
18+
3. Wednesday morning at 10 AM PT the release will be shipped
19+
-->
2020
- type: input
2121
id: issue_link
2222
attributes:

0 commit comments

Comments
 (0)