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
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +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
14
-
writing and running engine tests.
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.
15
14
-[ ] I updated/added relevant documentation (doc comments with `///`).
0 commit comments