Skip to content

Commit 28a8770

Browse files
authored
Create CONTRIBUTING.md
1 parent 89f8333 commit 28a8770

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)