Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 40ba959

Browse files
committed
Update CONTRIBUTING.md
1 parent aa9c875 commit 40ba959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ To contribute to the project, please follow these steps:
1414
10. Run `npm run commit` (**Do not** use `git commit`) - follow the prompts to create your git message
1515
11. Push your changes with `git push`
1616
12. Create the Pull Request (a demo showing what the PR does is always good so you can fork [this fiddle](http://jsfiddle.net/cwhgLcjv/))
17-
13. If there are several commits, please rebase and squash everything to only get one commit. [How to rebase a PR?](https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request)
17+
13. If there are several commits, please [rebase](https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request) and [squash](https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request#squash-your-changes) everything to only get one commit.
1818
14. Get merged and celebrate

0 commit comments

Comments
 (0)