Skip to content

Commit

Permalink
chore: add testing guidance to CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
djwhitt committed Sep 29, 2023
1 parent 38b27aa commit d5a0512
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ NOTE: Contribution implies licensing under the terms of [LICENSE]
- Ensure commit messages adequately explain the reasons for the changes.
- Ensure changes are consistent with the [principles and practices]
outlined in the README.
- Ensure that tests were added or that the manual testing process followed is
described in the PR.
- Run [lint].
- Run the [unit tests].

Expand Down

0 comments on commit d5a0512

Please sign in to comment.