Skip to content

Commit 3761973

Browse files
committedJul 22, 2016
Add Contributing resolves lyef#3
1 parent 956fde5 commit 3761973

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎CONTRIBUTING.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Contributing
2+
3+
1. Fork it!
4+
2. Create your feature branch: `git checkout -b my-new-feature`
5+
3. Commit your changes: `git commit -m 'Add some feature'`
6+
4. Push to the branch: `git push origin my-new-feature`
7+
8+
*Remember, you only call pull if your tests and lint pass.*
9+
10+
**After your pull request is merged**, you can safely delete your branch.
11+
12+
### [<-- Back](https://github.com/afonsopacifer/react-pomodoro/)

0 commit comments

Comments
 (0)
Please sign in to comment.