Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit d8460a8

Browse files
committed
Lint
1 parent 4d46793 commit d8460a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/contributor-guide/maintainer-handbook.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ As described on our [Definition of Done]({{ site.baseurl }}/contributor-guide/co
5959

6060
- Guarantee the changes are properly covered
6161
- Ensure the type of test used to cover the changes is appropriate
62-
- Add the appropriate label to the pull request
63-
62+
- Add the appropriate label to the pull request
63+
6464
If the pull request is not covered by tests, the maintainer should advise the contributor on how to add proper test coverage.
6565

6666
![Test coverage]({{ site.baseurl }}/contributor-guide/img/test-coverage-labels.png)

0 commit comments

Comments
 (0)