diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b34414c..0bf491b1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 \ No newline at end of file +> Merge Pull Request - code to NPM will happen automatically + + +## Hooks + +Don't need to `rebuild.sh`, just re-run `cordova build ios` \ No newline at end of file