Skip to content

Commit 69756a4

Browse files
authored
Create CONTRIBUTING.md
1 parent 72638aa commit 69756a4

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CONTRIBUTING.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
## `Rules :`
2+
1. Fake PR/MR will not be accepted, and marked as `invalid`.
3+
4+
2. We may ask to `update/change` program if it include bugs.
5+
6+
3. Your PR/MRs must be created between `October 1` and `October 31`.
7+
8+
4. Spammy PRs will be marked as `spam`
9+
10+
5. No `README.md` updates will be accepted.
11+
12+
6. Be aware of `MIT License`.
13+
14+
15+
## `How to Contribute`
16+
We welcome contributions from developers, educators, and anyone interested in improving this project. To contribute, follow these steps:
17+
18+
1. Fork the repository to your GitHub account.
19+
20+
2. Clone the forked repository to your local machine.
21+
22+
3. Make your desired changes and improvements.
23+
24+
4. Commit your changes with clear and concise commit messages.
25+
26+
5. Push your changes to your forked repository.
27+
28+
6. Create a pull request to the main repository, outlining the changes you've made and the reasons behind them.
29+
30+
7. Participate in the discussion and collaboration to refine and merge your contributions into the project.
31+
32+
### `Our contributors :`
33+
34+
<a href="https://github.com/MrB141107/Python_Projects/graphs/contributors">
35+
<img src="https://contrib.rocks/image?repo=MrB141107/Python_Projects" />
36+
</a>

0 commit comments

Comments
 (0)