diff options
| author | Joshua M. Boniface <joshua@boniface.me> | 2019-10-04 15:13:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-04 15:13:07 -0400 |
| commit | 7b64c696f71fcaeb3fa242de7e6e1037a1a512c0 (patch) | |
| tree | 744bd61965aaaf943b2e75c89d90391d71c7eadf /.github/pull_request_template.md | |
| parent | 5bb44c36e11f9949b8b06b33ab63592b46de2192 (diff) | |
| parent | 0367dc21f89e2ea9dacd7c3f7664e09aa33b58d1 (diff) | |
Merge pull request #1841 from joshuaboniface/docs-url
Update Docs to docs.jellyfin.org URL
Diffstat (limited to '.github/pull_request_template.md')
| -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 967be0fb7..dc93d2c84 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). -For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our https://jellyfin.readthedocs.io/en/latest/developer-docs/contributing/ page. +For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** |
