Skip to content

Commit

Permalink
📝 Update contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauralicja committed Aug 16, 2021
1 parent d6858f2 commit c8e6f61
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,10 @@ However, when developing, the easiest way is to use the provided Jupyter Lab con

## How to contribute

1. Setup locally
2. Test your changes with `pytest`
3. Submit a PR. The PR should contain the following:
1. Fork repository if you do not have write access
2. Setup locally
3. Test your changes with `pytest`
4. Submit a PR. The PR should contain the following:
- new/changed functionality
- tests for the changes
- changes added to `CHANGELOG.md`
Expand Down

0 comments on commit c8e6f61

Please sign in to comment.