Thanks for thinking about contributing to this package, it makes you awesome! I do ask you follow a couple of rules just to keep things neat and tidy. It is highly unlikely that your pull request will be accepted if you don't follow them, so please read carefully.
This package is fully unit tested with 100% code coverage. Please ensure that any modifications you make are tested to the same degree.
This package follows the PSR-2 coding standard. Please ensure your code does the same.
Please ensure that you keep the docs/ up to date with any changes that you make!
Please make sure that your pull request includes:
- Reason for change
- Any open Issues that this touches / resolves
- Unit tests
- Documentation changes
That's it! Happy coding!