-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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...🥳 | ||
|
||
|