mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Make guidance in PR template comments, this way we don't get so people just leaving it there.
This commit is contained in:
parent
ee89236fe8
commit
cc598a86f1
8
.github/pull_request_template.md
vendored
8
.github/pull_request_template.md
vendored
@ -1,9 +1,11 @@
|
|||||||
|
<!--
|
||||||
Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y).
|
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 https://jellyfin.readthedocs.io/en/latest/developer-docs/contributing/ page.
|
||||||
|
-->
|
||||||
|
|
||||||
**Changes**
|
**Changes**
|
||||||
Describe your changes here in 1-5 sentences.
|
<!-- Describe your changes here in 1-5 sentences. -->
|
||||||
|
|
||||||
**Issues**
|
**Issues**
|
||||||
Tag any issues that this PR solves here.
|
<!-- Tag any issues that this PR solves here.
|
||||||
Fixes #
|
ex. Fixes # -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user