15 Commits

Author SHA1 Message Date
Kate Lovett
62586dc09d
Update old wiki links (#149544)
Part of https://github.com/flutter/flutter/issues/145009

Finishes updating links in the repo that pointed to the old wiki
2024-06-17 17:26:08 +00:00
Zachary Anderson
38c6a5acba
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...
2024-02-08 16:40:23 +00:00
Anis Alibegić
e063f56832
Fixed few typos (#141543)
I continued [my mission](https://github.com/flutter/flutter/pull/141431) to find as many typos as I could. This time it's a smaller set than before.

There is no need for issues since it's a typo fix.
2024-01-16 21:40:08 +00:00
Casey Hillers
126606f9f3
[github] Remove commit hash from CP issue template (#139676)
* This seems to be unnecessary as users will open a CP PR with the original commit linked in it.
* Add note on changelog description to be less than 80 chars
2023-12-07 17:09:14 +00:00
Casey Hillers
895b4bcbe6
[github] Remove assignees in CP requests (#137729)
b/307993619

FRoB will assign the RelEng oncall to these issues.
2023-11-02 01:17:12 +00:00
Ian Hickson
a20db068dd
Make bug templates more consistent (#129460)
* remove trailing periods in template titles
* tweak the design doc template a little based on testing it out
2023-06-26 12:27:27 +00:00
Kevin Chisholm
ffab83e6f3
Update cherry-pick issue template to more uniform labels. (#128333)
There are some snake case labels (issue_link) and some sentence case labels (Commit Hash).

This creates inconsistencies in the visual output of the template and when creating automations.
2023-06-06 16:32:48 +00:00
Casey Hillers
a655b05752
Remove release timeline (#127685)
Fixes https://github.com/flutter/flutter/issues/127592
2023-05-26 17:41:13 +00:00
Casey Hillers
ce894e8434
Indent markdown value on CP issue template (#127623)
Fixes https://github.com/flutter/flutter/issues/127592
2023-05-25 22:38:56 +00:00
Casey Hillers
8576da53c5
Fix yaml lint issue (#127600)
Fixes https://github.com/flutter/flutter/issues/127592

Tested by pasting this file into a yaml formatter.
2023-05-25 21:01:18 +00:00
Casey Hillers
eea12df3a9
Update CP template to include timeline and changelog (#127507)
Based on recent feedback. Give more information in the CP template.
2023-05-24 21:32:10 +00:00
Kevin Chisholm
a00babf47b
[Process] Update cherry-pick template assignees (#125402)
Updates the cherry-pick template to add @itsjustkevin as primary and
@CaseyHillers as secondary assignees to all cherry-pick requests.
2023-04-24 07:10:03 -07:00
Casey Hillers
f6a709a6fe
[.github] Update cherry-pick template to require PR links (#107856) 2022-07-18 22:06:04 +00:00
Kevin Chisholm
f5f9ad915e
Add target field (#101509) 2022-04-07 09:06:40 -05:00
Kevin Chisholm
ddfdf966c4
create cherry-pick template (#100158)
* create cherry-pick template

* Remove placeholders for all required fields
2022-03-16 13:29:38 -05:00