diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2020-05-09 09:05:23 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-09 09:05:23 -0400 |
| commit | 5de077ab6558129d57e1212e0896caa5d5318eb1 (patch) | |
| tree | 1dbb6a515f89f8edea9a55f3f68f796a8866a074 /.github | |
| parent | f184332c09c851faac50f598d29ebe4426e05464 (diff) | |
Move style guide to docs dir (#5174)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d988bb02a..3147bfbc4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,4 @@ <!-- -Before submitting a PR, please read https://deno.land/std/manual.md#contributing +Before submitting a PR, please read +https://github.com/denoland/deno/blob/master/docs/contributing.md --> |
