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:
Kate Lovett 2024-11-07 14:13:46 -08:00 committed by GitHub
parent 998f42a3f0
commit 777ce1b0da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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