Indent markdown value on CP issue template (#127623)
Fixes https://github.com/flutter/flutter/issues/127592
This commit is contained in:
parent
08266bdfcf
commit
ce894e8434
12
.github/ISSUE_TEMPLATE/7_cherry_pick.yml
vendored
12
.github/ISSUE_TEMPLATE/7_cherry_pick.yml
vendored
@ -9,14 +9,14 @@ body:
|
|||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
<!---
|
<!---
|
||||||
Flutter releases generally follow the given timeline:
|
Flutter releases generally follow the given timeline:
|
||||||
1. On Tuesday at 10 AM PT the CP list will be finalized for the week's release
|
1. On Tuesday at 10 AM PT the CP list will be finalized for the week's release
|
||||||
A. If there's any stable CPs, a stable release will be shipped.
|
A. If there's any stable CPs, a stable release will be shipped.
|
||||||
B. Based on discretion of the release team, a beta hotfix may be shipped.
|
B. Based on discretion of the release team, a beta hotfix may be shipped.
|
||||||
2. Tuesday the release engineer for the week will get the release prepped
|
2. Tuesday the release engineer for the week will get the release prepped
|
||||||
3. Wednesday morning at 10 AM PT the release will be shipped
|
3. Wednesday morning at 10 AM PT the release will be shipped
|
||||||
-->
|
-->
|
||||||
- type: input
|
- type: input
|
||||||
id: issue_link
|
id: issue_link
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user