Code contributions, feedback, issue reporting and feature suggestions are welcome. Development MUST happen in feature branch that's branched off from main. All pull requests MUST be made against main branch.
You can clone this repo and activate it like a normal WordPress plugin, but you'll need to install the developer dependencies in order to build the assets and to run the tests.
- PHP and JS install and build
wp-envis used for local development- Linting and formatting
- Automated testing guidelines
- Make sure you run all linting and tests and everything should pass.
- Add tests for new changes
Once the PR is reviewed and approved the maintainers will perform the release process and issue the new release tag.