aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2020-05-27 20:11:23 +0200
committerRobert Helgesson <robert@rycee.net>2020-05-27 20:11:23 +0200
commit8af92f844f6acb3957dd68072e8fc0e00d4c3eba (patch)
treeebefc9e3d3335f70c32c9bc680e95b2bb87e9115 /.github
parentf36c8a09e694a74d223b418d949fc9c70c866574 (diff)
Fix link to contributing document in PR template
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 623d179a282..f60d5ee8970 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -25,7 +25,7 @@
{long description}
```
- See [CONTRIBUTING](https://github.com/rycee/home-manager/blob/master/CONTRIBUTING.md#commits) for more information and [recent commit messages](https://github.com/rycee/home-manager/commits/master) for examples.
+ See [CONTRIBUTING](https://github.com/rycee/home-manager/blob/master/doc/contributing.adoc#commits) for more information and [recent commit messages](https://github.com/rycee/home-manager/commits/master) for examples.
- If this PR adds a new module