Thanks to visit codestin.com Credit goes to github.com
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 62e2f3a commit b28c62bCopy full SHA for b28c62b
docs/CONTRIBUTING.md
@@ -0,0 +1,16 @@
1
+# CONTRIBUTING
2
+
3
+Contributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](CODE_OF_CONDUCT.md).
4
5
+There are two areas you can contribute to:
6
7
+1. As part of your open source training.
8
+1. Making the overall mentorship content better.
9
10
+## Workflow and Pull Requests
11
12
+We actively welcome your pull requests.
13
14
+1. Fork the repo and create your branch from `master`.
15
+1. If you've added code that should be tested, add tests and make sure the test suite passes.
16
+1. We love the documentation fixes!
0 commit comments