1
0
mirror of https://github.com/stisla/stisla.git synced 2025-08-30 11:30:07 +02:00

temporary doc contribution

This commit is contained in:
Cahyadi Triyansyah
2019-02-11 16:59:05 +07:00
parent ba64d03a0f
commit 69c4799032

7
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,7 @@
## CONTRIBUTING
- Fork it ( https://github.com/stisla/stisla/fork )
- Create your feature branch (`git checkout -b my-new-feature`)
- Commit your changes (`git commit -am 'Add some feature'`)
- Push to the branch (`git push origin my-new-feature`)
- Create a new Pull Request