We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956fde5 commit 3761973Copy full SHA for 3761973
CONTRIBUTING.md
@@ -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