Skip to content

Commit 7d8c34c

Browse files
zandersopull[bot]
authored andcommitted
Highlight the links to the release branches more prominently in the CP issue template (#143000)
Unfortunately, there's no option to preview these changes in the GitHub UI, so I may need to iterate on this...
1 parent 9a850b5 commit 7d8c34c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/7_cherry_pick.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ description: As a contributor, you would like to request that a feature be cherr
33
title: '[CP] <title>'
44
labels: ['cp: review']
55
body:
6+
- type: markdown
7+
attributes:
8+
value: "### The current branches can be found under release-candidate-branch.version for [beta](https://github.com/flutter/flutter/blob/beta/bin/internal/release-candidate-branch.version) and [stable](https://github.com/flutter/flutter/blob/stable/bin/internal/release-candidate-branch.version)"
69
- type: input
710
id: issue_link
811
attributes:

0 commit comments

Comments
 (0)