Upload packaging folder
[platform/upstream/iotjs.git] / tools / docs / help / Getting-involved.md
1 To contribute to the IoT.js Project (such as reporting bugs and submitting patches):
2 * Follow the [Development Process](Development-Process.md) and [GitHub contributor guidelines](https://guides.github.com/activities/contributing-to-open-source/).
3 * Add the [IoT.js DCO](IoT.js-Developer's-Certificate-of-Origin-1.0.md) signoff to each commit message during development.
4 * Add the [License](../License.md) if you introduce any new source code or script files
5
6 ### [Community Guideline](Community-Guidelines.md)
7 ### [IoT.js Developer's Certificate of Origin 1.0](IoT.js-Developer's-Certificate-of-Origin-1.0.md)
8 ### [Coding Style Guideline](Coding-Style-Guideline.md)
9 ### [Inside IoT.js](../devs/Inside-IoT.js.md)
10 ### [Development Process](Development-Process.md)
11 ### [Patch Submission Process](Patch-Submission-Process.md)
12 ### [Governance](Governance.md)