Skip to content

contributing

jun-ping edited this page Mar 23, 2019 · 2 revisions

EN | 中文

Contributing

  1. Fork alibaba/AliOS-Things to your GitHub account.
  2. Use Component Tool to get minimal code to local, or Clone your AliOS-Things to local.
  3. Make changes locally and push to remote -> your AliOS-Things
  4. Create a pull request and waiting for the maintainers to review & merge.
  5. Sign CLA - https://cla-assistant.io/alibaba/AliOS-Things
  6. Make sure that CI is passed
  7. Review&Merge by AliOS Things Team

Reference: https://help.github.com/articles/creating-a-pull-request-from-a-fork/

Please follow AliOS Things Coding Style.

Clone this wiki locally