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

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 01d3e02

Browse files
author
z
committed
1 parent aa5f874 commit 01d3e02

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
@@ -96,7 +96,7 @@ We welcome pull requests from beginners and seasoned javaScript developers alike
9696
$ yarn lint
9797
```
9898
6. Add and commit your code. Please give meaning full commit messages.
99-
7. Pull latest code from [upstream repository's ](https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/)`master`, if in case anything new were merged while you were working on your fork.
99+
7. Pull latest code from [upstream repository's ](https://help.github.com/articles/merging-an-upstream-repository-into-your-fork/)`develop`, if in case anything new were merged while you were working on your fork.
100100
8. Push the code to your fork.
101101
9. Raise the pull request from your created branch to `develop` branch of coderplex. [why develop instead of master branch?]()
102102
10. Take some time to give a brief description of the work you have done.

0 commit comments

Comments
 (0)