diff options
author | Matt Mastracci <matthew@mastracci.com> | 2024-02-07 18:33:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-08 01:33:15 +0000 |
commit | 31dcf2f9c1de0ca87bf9c61806094f6b81a6ec02 (patch) | |
tree | 5290d25b0093e1a0e5f627196e91fc5448a4cfbb | |
parent | 9714cc3136c28e98772a318349b2552e2326daa4 (diff) |
chore: Update PR template (#22339)
Signed-off-by: Matt Mastracci <matthew@mastracci.com>
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e6e5a41f0..d4eeab7b0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ <!-- -Before submitting a PR, please read https://deno.com/manual/contributing +Before submitting a PR, please read https://docs.deno.com/runtime/manual/contributing 1. Give the PR a descriptive title. |