CONTRIBUTING.org add a link to squash instructions

This commit is contained in:
duianto 2020-03-26 16:23:39 +01:00 committed by Maximilian Wolff
parent 4b11590588
commit 65ef007792
No known key found for this signature in database
GPG Key ID: 2DD07025BFDBD89A
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ You may want to [[https://github.com/syl20bnr/spacemacs/wiki/Beginner%27s-Guide-
- One commit per PR
- If you have several commits on different topics, close the PR and
create one PR per topic
- If you still have several commits, squash them into only one commit
- If you still have several commits, squash them into only one commit ([[https://github.com/syl20bnr/spacemacs/pull/13381#pullrequestreview-380313280][here's a guide]])
- Rebase your PR branch on top of upstream =develop= before submitting
the PR