Thank you for taking your time and expertise to contribute.
Please open a pull request if you are adding tests, documentation, or bug fixes.
Please email before opening a pull request to strategize the proposed architectural changes if you are adding new functionality.
When submitting a pull request, please:
- Add unit tests which test new code
- Properly comment all new code
- Run
pylint
on all new code - Run
make pytest
: All existing tests must pass - Add new unit tests to the pytest makefile target
- Check GitHub's About pull requests to submit a quality pull request
- Ensure your commit messages are informative
Copyright (C) 2018-2019, DV Klopfenstein. All rights reserved.