diff --git a/README.md b/README.md index 26d3163..c9646e5 100644 --- a/README.md +++ b/README.md @@ -125,3 +125,11 @@ On Windows ``` ren platforms\wp8\cordova\version.bat platforms\wp8\cordova\version ``` + +## Contributing + +1. Fork it +2. Create your feature branch (`git checkout -b my-new-feature`) +3. Commit your changes (`git commit -am 'Add some feature'`) +4. Push to the branch (`git push origin my-new-feature`) +5. Create new Pull Request