Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit d1ea7a4

Browse files
authored
Update PR template to include the presubmit flake form (#21697)
1 parent bb9683f commit d1ea7a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ Before you create this PR confirm that it meets all requirements listed below by
3232
- [ ] All existing and new tests are passing.
3333
- [ ] I am willing to follow-up on review comments in a timely manner.
3434

35+
36+
## Reviewer Checklist
37+
38+
- [ ] I have submitted any presubmit flakes in this PR using the [engine presubmit flakes form] before re-triggering the failure.
39+
40+
3541
## Breaking Change
3642

3743
Did any tests fail when you ran them? Please read [handling breaking changes].
@@ -50,3 +56,4 @@ Did any tests fail when you ran them? Please read [handling breaking changes].
5056
[CLA]: https://cla.developers.google.com/
5157
[tree hygiene]: https://github.com/flutter/flutter/wiki/Tree-hygiene
5258
[handling breaking changes]: https://github.com/flutter/flutter/wiki/Tree-hygiene#handling-breaking-changes
59+
[engine presubmit flakes form]: https://forms.gle/Wc1VyFRYJjQTH6w5A

0 commit comments

Comments
 (0)