Contributions to the polytope
package are expected to follow the
recommendations in the developer's guide of tulip
.
Please consider the following items when opening a pull request:
- add tests for new code
- ensure all tests are passing
- document new code
- adhere to PEP8 style conventions
- use informative commit messages
- tidy commit history