1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/CONTRIBUTING.md
2018-01-06 18:14:58 +01:00

6 lines
268 B
Markdown

1. Fork it ( [http://github.com](http://github.com)/ULib/fork )
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