diff options
| author | Matt Mastracci <matthew@mastracci.com> | 2024-02-07 19:54:08 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-07 19:54:08 -0700 |
| commit | 162653932d5bae8ddd705527842d88837dc06be8 (patch) | |
| tree | a84dda649a37b4f71fac5172fd7bd4ee5a2b1d3e | |
| parent | 31dcf2f9c1de0ca87bf9c61806094f6b81a6ec02 (diff) | |
chore: Update PR template (#22340)
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 d4eeab7b0..2e4fa63f2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ <!-- -Before submitting a PR, please read https://docs.deno.com/runtime/manual/contributing +Before submitting a PR, please read https://docs.deno.com/runtime/manual/references/contributing 1. Give the PR a descriptive title. |
