Skip to content

Commit

Permalink
docs: added guidance on updating hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff committed Feb 1, 2017
1 parent 9d4a9e8 commit ad58a7a
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,9 @@ git push origin BRANCH_NAME;
> Update `CHANGELOG.md`
> Update version within plugin.template.xml
> Run `gulp prerelease`
> Merge Pull Request - code to NPM will happen automatically
> Merge Pull Request - code to NPM will happen automatically

## Hooks

Don't need to `rebuild.sh`, just re-run `cordova build ios`

0 comments on commit ad58a7a

Please sign in to comment.