Skip to content
This repository has been archived by the owner on May 24, 2021. It is now read-only.

Latest commit

 

History

History
45 lines (30 loc) · 1.48 KB

CONTRIBUTING.md

File metadata and controls

45 lines (30 loc) · 1.48 KB

How to contribute

We love and embrace FLOSS.

Our development process is open and we welcome all contributions.

Bug reports and feature requests

We track all kind of issues in GitHub Issues.

Please note this is not a support forum.

Support requests will be closed on sight.

Code

  1. Fork the repository.
  2. Commit your changes.
  3. Make a pull request.

We'll review your changes, make comments if need be and integrate them as soon as they're ready.

Resources

Please check the resources available on the Wiki.

Coding style and rules

We follow WordPress and WooCommerce guidelines.

Check the developer resources for more information.

Translations

Translations are managed at Transifex.

Join or create a team for your language.

We'll integrate your contributions a few weeks before release.

Documentation

The main documentation is maintained on the Wiki.

Access is currently restricted but you can suggest edits in the Issues.

Code documentation can be generated with grunt phpdoc and is output into the ./docs subdirectory.