Project

General

Profile

Download (240 Bytes) Statistics
| Branch: | Tag: | Revision:

runcible / CONTRIBUTING.md @ 4376f477

1
## Contributing
2

    
3
1. Fork it
4
2. Create your feature branch (`git checkout -b my-new-feature`)
5
3. Commit your changes (`git commit -am 'Added some feature'`)
6
4. Push to the branch (`git push origin my-new-feature`)
7
5. Create new Pull Request