diff options
author | richvdh <richvdh@users.noreply.github.com> | 2021-08-10 13:36:19 +0000 |
---|---|---|
committer | richvdh <richvdh@users.noreply.github.com> | 2021-08-10 13:36:19 +0000 |
commit | 573aa2203703c12eea7ca21064927f5db5cb01c5 (patch) | |
tree | b348a7b197bc43bcbc051f3e3bdab67536b1ea4c /develop/print.html | |
parent | deploy: 9f7c038272318bab09535e85e6bb4345ed2f1368 (diff) | |
download | synapse-573aa2203703c12eea7ca21064927f5db5cb01c5.tar.xz |
deploy: 52bfa2d59a5c372dec3204b20efbe19953b53122
Diffstat (limited to 'develop/print.html')
-rw-r--r-- | develop/print.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/develop/print.html b/develop/print.html index cb2d07ee7d..17b3e7b2d6 100644 --- a/develop/print.html +++ b/develop/print.html @@ -11269,6 +11269,7 @@ Here is how to run your local Synapse checkout against your local Complement che <li>on GitHub, <a href="https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request">create the Pull Request</a>;</li> <li>add a <a href="development/contributing_guide.html#changelog">changelog entry</a> and push it to your Pull Request;</li> <li>for most contributors, that's all - however, if you are a member of the organization <code>matrix-org</code>, on GitHub, please request a review from <code>matrix.org / Synapse Core</code>.</li> +<li>if you need to update your PR, please avoid rebasing and just add new commits to your branch.</li> </ol> <h2 id="changelog"><a class="header" href="#changelog">Changelog</a></h2> <p>All changes, even minor ones, need a corresponding changelog / newsfragment |