You want to contribute to this module? Awesome! Here are a few links and guidelines to get you started.
- Report bugs or feature requests on GitHub.
- Use the forum thread to get support from the community.
Pull requests are welcome! ❤ If you add a feature, please discuss it first in a new issue or in the forums.
- Open the pull request against the
master
branch. - Please try to add test cases for newly introduced features or bug fixes. See the Running Tests chapter in the readme.
- Make sure tests are still green ✅.
- The module follows the PSR-2 coding style and checks it with styleci.io.