Skip to content

Commit fe7b884

Browse files
authored
Create CONTRIBUTING.md
1 parent e5f5365 commit fe7b884

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributing
2+
3+
Contribution is the best way to improve any project!
4+
5+
1. Fork it!
6+
1. Create your feature branch (git checkout -b my-new-feature).
7+
1. Commit your changes (git commit -am 'Added some feature')
8+
1. Push to the branch (git push origin my-new-feature)
9+
1. Create new Pull Request
10+
11+
...or follow steps described in a nice [fork guide](http://kbroman.org/github_tutorial/pages/fork.html) by Karl Broman

0 commit comments

Comments
 (0)