Blame | Last modification | View Log | Download
# ContributingYou 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](https://github.com/wanze/SeoMaestro/issues).* Use the [forum thread](https://processwire.com/talk/topic/20817-seomaestro/) to get support from thecommunity.## Pull RequestsPull 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](README.md#running-tests)chapter in the readme.* Make sure tests are still green ✅.* The module follows the [PSR-2](https://www.php-fig.org/psr/psr-2/) coding style and checks it with [styleci.io](https://styleci.io/).