Update contributing.md to warn against rebasing an open PR. (#10563)

Signed-off-by: H.Shay <shaysquared@gmail.com>
code_spécifique_watcha
Hillery Shay 3 years ago committed by GitHub
parent b5de77cf86
commit 52bfa2d59a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      CONTRIBUTING.md
  2. 1
      changelog.d/10563.misc

@ -252,6 +252,7 @@ To prepare a Pull Request, please:
4. on GitHub, [create the Pull Request](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request);
5. add a [changelog entry](#changelog) and push it to your Pull Request;
6. for most contributors, that's all - however, if you are a member of the organization `matrix-org`, on GitHub, please request a review from `matrix.org / Synapse Core`.
7. if you need to update your PR, please avoid rebasing and just add new commits to your branch.
## Changelog

@ -0,0 +1 @@
Update contributing.md to warn against rebasing an open PR.
Loading…
Cancel
Save