Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 2.5 KB

contributing.md

File metadata and controls

40 lines (24 loc) · 2.5 KB

Contributing to the Moddable SDK

Updated May 20, 2020

Want to contribute to the Moddable SDK? Great! We welcome all kinds of contributions. There are many ways to get involved and help out, including:

  • Reporting issues
  • Requesting features
  • Submitting pull requests
  • Creating sample projects

Reporting issues

If you find a bug or have trouble using the Moddable SDK, please open an issue. We'll respond as quickly as practical. By open an issue, other developers will benefit from the answers to your questions.

Before you open an issue, search the repository to see if someone else has already reported it. If they have, please add comments to the existing thread.

Requesting features

To request a new feature, please open an issue.

Before you open an issue, search the repository to see if someone else has already requested the feature. If they have, please add comments to the existing thread about why you'd like to see the feature added.

Submitting pull requests

To add a new feature to the Moddable SDK, fix typos in our documentation, or fix bugs in our examples, please submit a pull request.

Before we can accept pull requests, we ask that you complete a Contributor License Agreement (CLA) and e-mail it to us at info@moddable.com. The contributor license agreements are in the files Moddable CLA - individual.pdf and Moddable CLA - corporate.pdf.

For more information about why we require a CLA, see the licenses document.

Creating sample projects

We'd love to see what you make with the Moddable SDK! Please share with us on Twitter @moddabletech or our chatroom on Gitter.

We'd also love to help share your work. The contributed directory of this repository contains community-contributed modules and code. Feel free to submit a pull request to add your projects to this directory.