Contributing
simple-3dviz is developed on GitHub. If you have found a bug or you want to contribute a new feature just create a pull request or an issue. Before submitting code for a pull request, make sure that:
- You have rebased your local branch on top of origin/master
- Your code passes PEP8
- You have added tests covering the code you added
Tests and docs
Contributing tests, documentation or build code is highly appreaciated.