Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 1.82 KB

File metadata and controls

63 lines (39 loc) · 1.82 KB

Hacktoberfest 2021 👋

Make Your First Open Source Contribution in Hacktoberfest2021:rocket:

I created a simple website for all the newbies who wants to make their first Pull Request in Hacktoberfest2021.

In order to make a hassle-free environment, I implore you all (while contributing) to follow the instructions mentioned below!

Contribution is fun! 🧡

📌 Tech Stack

[HTML] [CSS]

Happy Submissions 🙂

Contribution Guidelines 🏗

Are we missing any of your favorite features, which you think you can add to it❓ We invite you to contribute to this project and make it better. To start contributing, follow the below guidelines:

1.  Fork this project
2.   Star this repo if you like
3.   Open the index.html file in your editor
4.   Now edit the index.html file and add your Github Username
5.   Also add your github account URL in href of a tag.

Kindly use this format:
<a href="https://github.com/bhavesh1129" target="_blank">Bhavesh1129</a>

6.   Add your changes
7.   Then Commit your changes
8.   And Push your code
9.   And finally make a new PR.:partying_face:

if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
}

image

Happy hacking!:sunglasses: