What types of changes does your code introduce?
Put an x
in the boxes that apply
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Documentation Update (if none of the other choices apply)
Make sure all are checked before submitting a Pull Request.
- All test are passing
- No unused code
- Documentation of what was added/fixed