flutter/.github
Xilai Zhang 09b7a1c7c8
[github actions] rewrite cherry pick template (#144065)
Context: @godofredoc pointed out that the fields in the PR template could be simplified and redesigned. Synced with @itsjustkevin and Kevin come up with [changes in this doc](https://docs.google.com/document/d/1Slppqq32toSwwxUyYTX1t6dGUQpyi0xEWxw4niGWspc/edit?resourcekey=0-v6U_9XVsMFSx0Fvx1rANhg&tab=t.0) which would improve the cherry pick template.

Github only supports a limited number of formatting options. This PR uses some workarounds and makes the following changes:
1. use divider to replace text area since Github markdown doesn't support text area
2. remove \<pre\> tags so texts can wrap around
3. use headings over bold
4. use task lists to identify the starting points of user answers

An example cherry pick template would [look like this](https://github.com/flutter/flutter/pull/143785) after the change.
2024-03-02 00:49:14 +00:00
..
ISSUE_TEMPLATE Highlight the links to the release branches more prominently in the CP issue template (#143000) 2024-02-08 16:40:23 +00:00
PR_TEMPLATE [github actions] rewrite cherry pick template (#144065) 2024-03-02 00:49:14 +00:00
workflows Bump github/codeql-action from 3.24.5 to 3.24.6 (#144424) 2024-02-29 23:28:52 +00:00
dependabot.yml Add self as bundler dependabot reviewer (#140081) 2023-12-13 20:40:43 +00:00
labeler.yml Update labeler.yml (#141697) 2024-01-18 21:26:06 +00:00
PULL_REQUEST_TEMPLATE.md Update PR template for dart fix (#143879) 2024-02-22 02:28:02 +00:00
release.yml Expand and update a few release.yml categories (#140120) 2023-12-14 16:39:15 +00:00