Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Achlesha authored Oct 7, 2022
1 parent bb01b32 commit 3daf127
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# hactoberFest2022/DSA

# Hey 👋 everyone , hacktoberfest is back with biggest beginners friendly opensource event. Event has been already started from 1st of October and will remain upto 31st October 2022.

**What you need to do in this event?**<br><br>You need to `generate 4 valid pull request` to contribute in opensource.<br><br>
**let's discuss how you can contribute in hacktoberfest 2022 🙌**<br><br>
**Rules :**
1) **Fork this repository first**

2) **Star this repository**

3) **Add code in the repository you've forked, create a pull request, so that it will be reviewed and merged in the main repository.**
### Note: Add code according to your need with proper extension eg `bubble_sort.cpp` `linear_search.py`

4) **After creating a pull request,click the 'propose changes' button.**

# Some Code Guidelines:

1) Variable name should be meaningful.
2) Use comments in your code.
3) Your Code must be pretty formated.


### After a valid pull request your code will be carefully reviewed and if it matches the rule then it will be accepted otherwise you need to generate a new file.

## Happy coding...🥳


0 comments on commit 3daf127

Please sign in to comment.