Add clarification on review timelines in PR template (#158345)
Adds a reference to tree hygiene to help clarify expectations for review timelines.
This commit is contained in:
parent
998f42a3f0
commit
777ce1b0da
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,3 +1,9 @@
|
||||
<!--
|
||||
Thanks for filing a pull request!
|
||||
Reviewers are typically assigned within a week of filing a request.
|
||||
To learn more about code review, see our documentation on Tree Hygiene: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
|
||||
-->
|
||||
|
||||
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*
|
||||
|
||||
*List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.*
|
||||
|
Loading…
x
Reference in New Issue
Block a user