Contributing section.

This commit is contained in:
Sebastián Katzer 2013-12-01 13:57:36 +01:00
parent d6f52306ab
commit 5028ad8fb5

View File

@ -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