Skip to content

Commit d1fad75

Browse files
authored
Create CONTRIBUTING.md
1 parent 713ff54 commit d1fad75

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CONTRIBUTING.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<h2 align=center> HacktoberFest 2021 :fire:</h2>
2+
3+
<p align="center">
4+
<img src="https://i.ibb.co/cgNjFRR/hacktober.png" width="100%" height="100%">
5+
6+
</p>
7+
8+
9+
>- HacktoberFest is back again. Showcase your coding skills by creating PRs and contributing to the Open Source.
10+
11+
#### [hacktoberfest 2021](https://hacktoberfest.digitalocean.com/)
12+
13+
14+
### Let's Contribute :+1:
15+
- **Step 1** - Fork this repository.
16+
- **Step 2** - Clone the repository to your local machine.
17+
- **Step 3** - Resolve the bugs, mentions provided in the Issues section of the repository. *Also add a description of what changes you have done*.
18+
- **Step 4** - Add the changes to your repository.
19+
- **Step 5** - Create a PULL Request. And that's all.
20+
- **NOTE** - Please start the filename with the platform name on which the problem was solved. For eg if you are submitting graph problem from codechef then mention filename as **(CODECHEF) chefandgraph.cpp**.
21+
22+
### What you can contribute in this repo? :punch:
23+
- You can add your own competitive programming solutions or coding related solution.
24+
- There are various topics like Recursion , Bits Manipulation, Graphs etc. ***You can contribute in them***
25+
- You can contribute some **Learning Resources** in the ***Readme.md*** File.
26+
- You can modify previous solutions if you feel like your solution has better ***Time or Space complexity.***
27+
28+
29+
##### Let's Contribute :smiley:

0 commit comments

Comments
 (0)