Skip to content

Commit

Permalink
make documentation a list of the code review
Browse files Browse the repository at this point in the history
  • Loading branch information
amaltaro authored Oct 15, 2024
1 parent b5722fb commit 7001caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ A non-exhaustive **checklist for code review** is:
7. Pull request initial description implements the template and has a clear description
8. Classes/methods/functions follow the docstring project recommendations.
9. Finally, does the pull request implement the expected behavior? Is the logic sound?
10. Does it require documentation? Has it been provided?


Creating unit tests
Expand Down

0 comments on commit 7001caf

Please sign in to comment.