Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 451 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 451 Bytes

Contributing

Contributions to the integration are welcome and encouraged!

  1. Fork the project and clone locally.
  2. Create a branch for every change you plan to have applied.
  3. Make small commits with comprehensive commit messages.
  4. Use the Zend Framework Coding Standard for PHP, as it is used in the Magento core.
  5. Create a pull request for Shopgate to review.
  6. Monitor and respond to any feedback that may be given prior to merging.