Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 906 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (6 loc) · 906 Bytes

Contribution requirements

  1. Contributions must adhere to Magento coding standards.
  2. 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.
  3. Commits must be accompanied by meaningful commit messages. (include a closes in the commit that close the issue)
  4. PRs that include bug fixing must be accompanied by the creation of an issue describing the bug following this Issue reporting guidelines.
  5. 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.