Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you think you have found a bug, please open an issue and provide as much information as possible.
If you would like to contribute code to this project you can do so through GitHub by forking the repository and sending a pull request.
This project follows the WordPress Coding Standards. Pull requests should follow these standards as well, and are run against PHPCS to ensure this.
This project wants to use PHPUnit for unit testing - but no tests are written so far. If you would like to contribute tests, please do so.
This project follows the AngularJS commit message conventions for commit messages. This gives us more readable history, and easy follow of changes across versions. It also enables automatic versioning and changelog generation.
This project uses Docsify for documentation. If you would like to contribute to the documentation, please do so.