mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-26 05:57:10 +00:00
384aa95901
I think I got the current template from Google's open-sourcing process, but I don't care about most of it (GitHub actions already check that tests pass, for example). Let's instead tell contributors that they don't need to write anything at all there and that they should describe the changes in the commit message(s) instead.
8 lines
413 B
Markdown
8 lines
413 B
Markdown
<!--
|
|
There's no need to add anything here, but feel free to add a personal message.
|
|
Please describe the changes in this PR in the commit message(s) instead, with
|
|
each commit representing one logical change. Address code review comments by
|
|
rewriting the branch rather than adding commits on top. Use force-push when
|
|
pushing the updated branch (`jj git push` does that automatically when you
|
|
rewrite a branch).
|
|
-->
|