Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b28c62b

Browse files
authored
Create CONTRIBUTING.md
1 parent 62e2f3a commit b28c62b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/CONTRIBUTING.md

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

Comments
 (0)