Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 876 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 876 Bytes

Contributing

We are happy to accept the contributions to Crowdin-Mailchimp example.

Note: there is a code of conduct - would you please follow it in all the interactions with the project.

How to submit the changes

  1. Fork this repository.
  2. Decide which code you want to submit.
  3. Make sure that your code adheres to the standard conventions, as used in the rest of the project. We recommend using JavaScript Standard Style module to format the code.
  4. Make sure that your code is fully tested and working in local or Heroku environment.
  5. Commit your changes, push to the new branch and create Pull Request.
  6. You may merge the Pull Request, once your PR is approved by repository mainteiners.