You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@ Community made patches, bug reports and contributions are always welcome and are
26
26
## Submit Changes
27
27
28
28
* Push your changes to a topic branch in your fork of the repository.
29
+
***SQUASH COMMITS INTO A SINGLE COMMIT**
29
30
* Open a pull request to the original repository and choose the right original branch you want to patch.
30
31
* If not done in commit messages (which you really should do) please reference and update your issue with the code changes.
31
32
* 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