mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 22:17:25 -04:00
Mention testing too
This commit is contained in:
parent
f381c53634
commit
4deccd451e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/label-commenter-config.yml
vendored
2
.github/workflows/label-commenter-config.yml
vendored
|
@ -36,6 +36,8 @@ labels:
|
|||
|
||||
Ensure the `cherry-pick` applies cleanly. If it does not, fix any merge conflicts *preserving as much of the original code as possible*, and make note of the resulting diff.
|
||||
|
||||
Test your changes with a build to ensure they are successful. If not, adjust the diff accordingly.
|
||||
|
||||
**Do not** push your merges to either branch. Use `git reset --hard HEAD~1` to revert both branches to their original state.
|
||||
|
||||
Reply to this PR with a comment beginning "Cherry-pick test completed." and including the merge-conflict-fixing diff(s) if applicable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue