Showing
1 changed file
with
1 additions
and
1 deletions
@@ -5,5 +5,5 @@ Every PR must update the corresponding documentation in the `code`, and also the | @@ -5,5 +5,5 @@ Every PR must update the corresponding documentation in the `code`, and also the | ||
5 | ## Pre-launch Checklist | 5 | ## Pre-launch Checklist |
6 | 6 | ||
7 | - [ ] I updated/added relevant documentation (doc comments with `///`). | 7 | - [ ] I updated/added relevant documentation (doc comments with `///`). |
8 | -- [ ] I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. | 8 | +- [ ] I added new tests to check the change I am making or feature I am adding, or @jonataslaw said the PR is test-exempt. |
9 | - [ ] All existing and new tests are passing. | 9 | - [ ] All existing and new tests are passing. |
-
Please register or login to post a comment