As an open-source project, we welcome and encourage the community to submit patches directly to the project. In our collaborative open source environment, standards and methods for submitting changes help reduce the chaos that can result from an active development community. We want to make contributing to this project as easy and transparent as possible, whether it's:
WAMR uses the permissive open source Apache 2.0 license_ that allows you to freely use, modify, distribute and sell your own products that include Apache 2.0 licensed software.
Any contributions you make will be under the same license. Feel free to contact the maintainers if that's a concern.
We Use Github Flow, So All Code Changes Happen Through Pull Requests. Pull requests are the best way to propose changes to the codebase. We actively welcome your pull requests:
Please use K&R coding style, such as 4 spaces for indentation rather than tabs etc. We suggest use Eclipse like IDE or stable coding format tools to make your code compliant to K&R format.
We use GitHub issues to track public bugs. Report a bug by open a new issue.
This project is governed by the Contributor Covenant. All contributors and participants agree to abide by its terms.