Skip to content

Commit d54ca7d

Browse files
committed
Adds note about requiring squash for PR
1 parent 1a075b6 commit d54ca7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Community made patches, bug reports and contributions are always welcome and are
2626
## Submit Changes
2727

2828
* Push your changes to a topic branch in your fork of the repository.
29+
* **SQUASH COMMITS INTO A SINGLE COMMIT**
2930
* Open a pull request to the original repository and choose the right original branch you want to patch.
3031
* If not done in commit messages (which you really should do) please reference and update your issue with the code changes.
3132
* Even if you have write access to the repository, do not directly push or merge pull-requests. Let another team member review your pull request and approve.

0 commit comments

Comments
 (0)