Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 634 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 634 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Requirements

When adding a new module to the project, update the requirements in setup.py.

Development Flow

This project uses the dev branch as the root for all feature branches. Please create new feature branches based on the state of this branch. The master branch serves as release and deployment branch.