diff options
-rw-r--r-- | Contributing.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Contributing.md b/Contributing.md new file mode 100644 index 000000000..1cc607fa4 --- /dev/null +++ b/Contributing.md @@ -0,0 +1,8 @@ +# Contributing to WebAssembly + +Interested in participating? Please follow +[the same contributing guidelines as the design repository][]. + + [the same contributing guidelines as the design repository]: https://github.com/WebAssembly/design/blob/master/Contributing.md + +Also, please be sure to read [the README.md](README.md) for this repository. |