We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f5365 commit fe7b884Copy full SHA for fe7b884
CONTRIBUTING.md
@@ -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