mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
* add pull request manner Signed-off-by: spacewander <spacewanderlzx@gmail.com> * Update .github/PULL_REQUEST_TEMPLATE.md Thanks for @hyperupcall Co-authored-by: Edwin Kofler <edwin@kofler.dev> --------- Signed-off-by: spacewander <spacewanderlzx@gmail.com> Co-authored-by: Edwin Kofler <edwin@kofler.dev>
13 lines
496 B
Markdown
13 lines
496 B
Markdown
<!--
|
|
|
|
Note
|
|
|
|
* Mark the PR as draft until it's ready to be reviewed.
|
|
* Please update the documentation to reflect the changes made in the PR.
|
|
* If the command is covered by tests under ./tests, please add/update tests for any changes unless you have a good reason.
|
|
* Make a new commit to resolve conversations instead of `push -f`.
|
|
* To resolve merge conflicts, merge from the `main` branch instead of rebasing over `main`.
|
|
* Please wait for the reviewer to mark a conversation as resolved.
|
|
|
|
-->
|