Skip to content

Commit c0bc8d0

Browse files
committed
add(contributing): creates contributing guide
1 parent 8b4cec7 commit c0bc8d0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CONTRIBUTING.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Contributing to the project
2+
3+
## Greetings
4+
5+
First and foremost, we appreciate your contribution in this project. :)
6+
7+
**Welcome to our community!**
8+
9+
## How can I help?
10+
11+
You can start contributing to this project by:
12+
13+
- Closing issues
14+
- Opening issues and reporting bugs
15+
- Proposing new features
16+
- Helping in code quality and maintenance
17+
18+
## What do I need to know before getting started?
19+
20+
Actually, you need to read only our [README](README.md), our [CODE OF CONDUCT](CODE_OF_CONDUCT.md) and know that we have pull request and issue templates, so they are to be followed.
21+

0 commit comments

Comments
 (0)