mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 21:54:36 +02:00
Add link to our contributing docs as well
This commit is contained in:
parent
7a3b01da1b
commit
53b8aa52e1
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -1,5 +1,5 @@
|
|||
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 PR have a look at https://chris.beams.io/posts/git-commit/
|
||||
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.
|
||||
|
||||
**Changes**
|
||||
Describe your changes here in 1-5 sentences.
|
||||
|
|
|
|||
Loading…
Reference in a new issue