This repository aims to help code beginners with their first successful pull request and open source contribution. π₯³
β Feel free to use this project to make your first contribution to an open-source project on GitHub. Practice making your first pull request to a public repository before doing the real thing!
β Make sure to grab some cool swags during Hacktoberfest by getting involved in the open-source community.
This repository is open to all members of the GitHub community. Any member can contribute to this project! π
A month-long celebration from October 1st to October 31st presented by Digital Ocean and DEV Community collaborated with GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open-source developer community.
https://hacktoberfest.digitalocean.com/
To qualify for the official limited edition Hacktoberfest shirt, you must register here and make four Pull Requests (PRs) between October 1-31, 2022 (in any time zone). PRs can be made to any public repository on GitHub, not only the ones with issues labeled Hacktoberfest. This year, the first 40,000 participants who complete the challenge will earn a T-shirt.
flowchart LR
Fork[Fork the project]-->branch[Create a New Branch]
branch-->Edit[Edit file]
Edit-->commit[Commit the changes]
commit -->|Finally|creatpr((Create a Pull Request))
It's very easy. You don't need to be an expert in coding and programming. Here are the steps you need to follow to create your -(maybe)- EXAMPLE first pull request within few minutes.
- Star this repository.
- Navigate To index.html or main.css do so crazy contribution file
- Edit the file and insert the line of text in the specified location in the format as given in comment .
- Now click on Propose button.
- Create a new pull request.
- Wait for your Pull Request to be reviewed and merged!
- Enjoy and welcome to Hacktoberfest 2021 and Keep Contributing :)
You Can Upload Coded Projects In the Codes Directory
I have created a simple page to display all contributors list here, your name should appear shortly after the pull request is merged.
Examples of behavior that contributes to creating a positive environment :
- Using welcoming and inclusive language
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Being respectful of differing viewpoints and experiences
Examples of unacceptable behavior by participants include:
- Trolling, insulting/derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or electronic address, without explicit permission
The Main Objectives of this Repositry is to help People for their Contribution in Hacktoberfest 2021