diff options
| author | Joshua Boniface <joshua@boniface.me> | 2019-10-04 15:07:59 -0400 |
|---|---|---|
| committer | Joshua Boniface <joshua@boniface.me> | 2019-10-04 15:07:59 -0400 |
| commit | 0367dc21f89e2ea9dacd7c3f7664e09aa33b58d1 (patch) | |
| tree | 744bd61965aaaf943b2e75c89d90391d71c7eadf /.github/pull_request_template.md | |
| parent | 7a172a90517bb6b4fa0d2b9280486dca3425dd5a (diff) | |
Update GitHub templates
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** |
