Skip to content

Commit 4dd5562

Browse files
authored
Create CONTRIBUTING.md
1 parent 0606e13 commit 4dd5562

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CONTRIBUTING.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# How to contribute
2+
3+
First of all, please check out our [general contribution guide](https://github.com/WeAreMahsaAmini/Core/blob/main/CONTRIBUTING.md). Then follow these steps:
4+
5+
1. Join our Discord channel [here](https://discord.gg/ggDH3G8ng2) for related discussions and alignment.
6+
2. Check out our [Trello board](https://trello.com/b/eeNDR0K2/free-internet) and pick up tasks that are aligned with your skills and start working on them.
7+
8+
> **Note**
9+
>
10+
> Tasks on the Trello board may have different labels based on the skills required. Tasks labeled with "Group work" can be picked up by more than one person, and you can usually find them under "In progress" column.
11+
12+
## How to propose new idea and showcase it
13+
14+
If you have new ideas, you can discuss them on our Discord channel or open an issue for it. If enough people gather around your idea, you can start working on it and open PRs for it. Please make sure you use the `new-idea` label on your issue.
15+
16+
If you have implemented something to showcase, please open a PR with the tag `showcase` so we can check it out. Also, it is nice to have a screenshot or video to present the way it works.
17+
18+
## How to make PR
19+
20+
This repo is a public repo under Apache license 2.0. Feel free to open PR based on our templates. Our members will check your changes and if they are ready, we will merge it to the repo.

0 commit comments

Comments
 (0)