Skip to content

Commit

Permalink
docs: update contributing instructions to develop branch (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwebb authored and gurpreetatwal committed Feb 19, 2019
1 parent 42cdc8d commit 26e2756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ the [SDK Reference](doc/readme.md).
To contribute, please:
1. Open an issue for the feature (or bug) you would like to resolve.
2. Resolve the issue and add tests in your feature branch.
3. Open a PR from your feature branch into `master` that tags the issue.
3. Open a PR from your feature branch into `develop` that tags the issue.

To test:
```shell
Expand Down

0 comments on commit 26e2756

Please sign in to comment.