Skip to content

bhavesh1129/First-Hacktoberfest2021-Contribution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest 2021 👋

Make Your First Open Source Contribution in Hacktoberfest2021:rocket:

Hacktoberfest, in its 8th year, is a month-long celebration of open source software run by DigitalOcean. During the month of October, we invite you to join open-source software enthusiasts, beginners, and the developer community by contributing to open-source projects. You can do this in a variety of ways:

  • Prepare and share your project for collaboration
  • Contribute to the betterment of a project via pull requests
  • Organize an event
  • Mentor others
  • Donate directly to open source projects

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

What can you contribute? 🤨

There is always something to contribute to a project whether you are a novice or a veteran. In this project, you can add your favourite character as a card to the website! Or maybe you didn't like the line that you are reading right now and want to change that.Sure! Why not?

How can you contribute? 🤨

To contribute in Hacktoberfest2021 , checkout the given link and win hactoberfest t-shirt ... https://hacktoberfest.digitalocean.com/ And That's It! Follow these steps to make your very first Pull request.

How does it work? 🧐

Hacktoberfest is open to everyone in our global community!

• Maintainers determine if their open-source projects participate by adding the ‘hacktoberfest’ topic.

• Quality pull requests submitted on GitHub and GitLab are rewarded.

• Engaged maintenance of Hacktoberfest tagged repositories are rewarded.

What are the Rules? 📝

Pull requests can be made in any participating GitHub or GitLab hosted repository/projects. Look for the 'hacktoberfest' topic to know if a project is participating in Hacktoberfest.

• You can sign up anytime between October 1 and October 31. Just be sure to sign up on the official Hacktoberfest website for your pull requests to count.

• The pull request must contain commits you made yourself.

• If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.

• If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.

• A pull request is considered approved once it has an overall approving review from maintainers, or has been merged by maintainers, or has been given the 'hacktoberfest-accepted' label.

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<span><img src="/img/hoverimage.jfif" alt="image" height="120" width="150"></span></a>

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

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

image

Happy hacking!:sunglasses: