Skip to content

Commit

Permalink
Update contributing with test section (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
verovaleros authored Oct 29, 2024
1 parent ad774a9 commit 5c60f80
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ to follow when contributing:
- refactor-<>: pull request branch, contains code refactoring,


## Tests

Our project uses `unittest` for testing. To ensure code quality and maintainability, please run all tests before opening a pull request.

## Creating a pull request

Commits:
Expand Down

0 comments on commit 5c60f80

Please sign in to comment.