You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
-[ ] I read the [Tree Hygiene] wiki page, which explains my responsibilities.
11
11
-[ ] I read and followed the [Flutter Style Guide] and the [C++, Objective-C, Java style guides].
12
12
-[ ] I listed at least one issue that this PR fixes in the description above.
13
-
-[ ] I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See [testing the engine] for instructions on writing and running engine tests.
13
+
-[ ] I added new tests to check the change I am making or feature I am adding, or the PR is [test-exempt]. See [testing the engine] for instructions on writing and running engine tests.
14
14
-[ ] I updated/added relevant documentation (doc comments with `///`).
15
15
-[ ] I signed the [CLA].
16
16
-[ ] All existing and new tests are passing.
@@ -20,6 +20,7 @@ If you need help, consider asking for advice on the #hackers-new channel on [Dis
0 commit comments