- Contributions must adhere to Magento coding standards.
- Pull requests (PRs) must be accompanied by a meaningful description of their purpose. Comprehensive descriptions increase the chances that a pull request is merged quickly and without additional clarification requests.
- Commits must be accompanied by meaningful commit messages. (include a closes in the commit that close the issue)
- PRs that include bug fixing must be accompanied by the creation of an issue describing the bug following this Issue reporting guidelines.
- For large features or changes, please open an issue and discuss first. This may prevent duplicate or unnecessary effort, and it may gain you some additional contributors.