summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-05-09 09:05:23 -0400
committerGitHub <noreply@github.com>2020-05-09 09:05:23 -0400
commit5de077ab6558129d57e1212e0896caa5d5318eb1 (patch)
tree1dbb6a515f89f8edea9a55f3f68f796a8866a074 /.github
parentf184332c09c851faac50f598d29ebe4426e05464 (diff)
Move style guide to docs dir (#5174)
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
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
-->