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 6b3ce4e commit 780f259Copy full SHA for 780f259
CONTRIBUTING.md
@@ -0,0 +1,7 @@
1
+# Contributing
2
+
3
+1. Fork it!
4
+2. Create your feature branch: `git switch -c my-new-feature`
5
+3. Commit your changes: `git commit -am 'Add some feature'`
6
+4. Push to the branch: `git push origin my-new-feature`
7
+5. Submit a pull request :D
0 commit comments