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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/guides/PULL_REQUESTS.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,12 +50,12 @@ Before you submit your pull request consider the following guidelines:
50
50
51
51
* Re-run the AngularJS Material test suite to ensure tests are still passing.
52
52
53
-
*Rebase your branch to **squash your commits** and**force push** to your GitHub repository
53
+
*Commit your new changes by [ammending your original commit](https://help.github.com/articles/changing-a-commit-message/#amending-older-or-multiple-commit-messages) to **squash your commits**, then **force push** to your GitHub repository
0 commit comments