- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- Documentation Change
- My code follows Allen Institute Contribution Guidelines
- My code is unit tested where appropriate and does not decrease test coverage
- I have performed a self review of my own code
- My code is well-documented, and the docstrings conform to Numpy Standards
- I have updated the documentation of the repository where appropriate
- The header on my commit includes the issue number