We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f8333 commit 28a8770Copy full SHA for 28a8770
1 file changed
CONTRIBUTING.md
@@ -0,0 +1,12 @@
1
+## Contributing
2
+Submitting a Pull Request:
3
+
4
+1. [Fork the repository.][fork]
5
+2. [Create a topic branch.][branch]
6
+3. Implement your feature or bug fix.
7
+4. Add, commit, and push your changes.
8
+5. [Submit a pull request.][pr]
9
10
+[fork]: http://help.github.com/fork-a-repo/
11
+[branch]: http://learn.github.com/p/branching.html
12
+[pr]: http://help.github.com/send-pull-requests/
0 commit comments