CONTRIBUTING.md
# Contributing
Feel free to contribute to this repository by creating a Pull Request.
## Pull Request Process
1. Fork the repository.
2. Make the changes.
3. Be sure the tests still pass (`phpunit`).
4. Adding new tests on the code that changed would be appreciated.
5. Create the Pull Request and explain what you did.