Skip to content

Commit 777ce1b

Browse files
authored
Add clarification on review timelines in PR template (#158345)
Adds a reference to tree hygiene to help clarify expectations for review timelines.
1 parent 998f42a commit 777ce1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<!--
2+
Thanks for filing a pull request!
3+
Reviewers are typically assigned within a week of filing a request.
4+
To learn more about code review, see our documentation on Tree Hygiene: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md
5+
-->
6+
17
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*
28

39
*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.*

0 commit comments

Comments
 (0)