diff options
author | Bert Belder <bertbelder@gmail.com> | 2019-09-15 15:16:05 +0200 |
---|---|---|
committer | Bert Belder <bertbelder@gmail.com> | 2019-09-15 20:12:17 +0200 |
commit | 4556a38ed97c6e5fdeb1fab5ef07329d8285273c (patch) | |
tree | f1caf050671ad8266a01329ecc11c254c8633692 /CONTRIBUTING.md | |
parent | c8184eceb060fe61a6d52f75a0ec8ebe366ed432 (diff) |
Run format.py (#2950)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5629d4b78..8354cc836 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,4 +2,5 @@ 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. +We wrote a **[contribution guide](https://deno.land/manual.html#contributing)** +to help you get started. |