diff options
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..5629d4b78 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +# Contributing to Deno + +Want to contribute to Deno? There are a few things you need to know. + +We wrote a **[contribution guide](https://deno.land/manual.html#contributing)** to help you get started. |