We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60800fa commit 9f8aa1fCopy full SHA for 9f8aa1f
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,12 @@
1
+# Contributing to WasmScore
2
+
3
+Wasmscore is a [Bytecode Alliance] project. It follows the Bytecode
4
+Alliance's [Code of Conduct] and [Organizational Code of Conduct].
5
6
+For more information about contributing to this project you can consult the
7
+[online documentation] which should cover all sorts of topics.
8
9
+[Bytecode Alliance]: https://bytecodealliance.org/
10
+[Code of Conduct]: CODE_OF_CONDUCT.md
11
+[Organizational Code of Conduct]: ORG_CODE_OF_CONDUCT.md
12
+[online documentation]: https://bytecodealliance.github.io/wasmtime/contributing.html
0 commit comments