Skip to content

Contributing

Thank you for your interest in contributing to LavLab Python Utils! This guide will help you get started with contributing to the project.

How to Contribute

If you have never contributed to a project before there is a great guide from the folks at Github here. Beyond that just be sure to document your code with docstrings and add tests as needed.

Additional Resources