You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
685 B

# Contributing to Wasmtime
Wasmtime is a [Bytecode Alliance] project, and follows the Bytecode Alliance's [Code of Conduct] and [Organizational Code of Conduct].
Wasmtime follows the same development style as Cranelift, so check out
[Cranelift's CONTRIBUTING.md]. Of course, for Wasmtime-specific issues, please
use the [Wasmtime issue tracker].
[Bytecode Alliance] : https://bytecodealliance.org/
[Code of Conduct] : CODE_OF_CONDUCT.md
[Organizational Code of Conduct] : ORG_CODE_OF_CONDUCT.md
[Cranelift's CONTRIBUTING.md]: https://github.com/bytecodealliance/cranelift/blob/master/CONTRIBUTING.md
[Wasmtime issue tracker]: https://github.com/bytecodealliance/wasmtime/issues/new