From 3daf1270472e2bb5b0aff512a17d01ef31f27774 Mon Sep 17 00:00:00 2001 From: Achlesha Varshney <89573471+Achlesha@users.noreply.github.com> Date: Fri, 7 Oct 2022 16:40:04 +0530 Subject: [PATCH] Create README.md --- README.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6846416 --- /dev/null +++ b/README.md @@ -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?**

You need to `generate 4 valid pull request` to contribute in opensource.

+**let's discuss how you can contribute in hacktoberfest 2022 🙌**

+**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...🥳 + +