THIS REPO IS READY FOR HacktoberFest-23 You can start contributing !!!
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!
Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.
This repository is open to all members of the GitHub community. Any member can contribute to this project.
New to Open Source ? No worries I will teach you how to contribute :
A month-long celebration from October 1st - 31st sponsored by Digital Ocean and 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/
Here are 3 quick ways to contribute to this project:
- ⭐Star the Project.
- Connect with Project Admin on Linkedin : https://www.linkedin.com/in/bhavya-verma-754983247/
- Raise an issue
- Make a pull request and wait for it to be merged!
- Add your name to the CONTRIBUTORS.md file.
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
- Create a branch
- Make your changes (choose from any task below)
- Commit and push
- Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
- Wait for your PR review and merge approval!
- Star this repository if you had fun!
git clone https://github.com/your-username/hacktoberfest.git
git checkout -b branch-name
git add .
git commit -m 'Commit message'
git push origin branch-name
- Add your name
- Add a profile page
- Some Things You Like
- Inventor of the My Pillow
- [My Project](GitHub Link) Short Description
Add your name to the CONTRIBUTORS.md file using the below convention:
#### Name: [YOUR NAME](GitHub link)
- Place: City, State, Country
- Bio: Who are you?
- GitHub: [GitHub account name](GitHub link)
Add a Your_Name.md file to the profiles directory. Use any combination of content and Markdown you'd like. Here is an example:
# Your Name
Your City/Country
Your School
[Your Name](GitHub Link)
BONUS!
- See profiles submitted by fellow coders from around the globe.
- Discover some obscure to new and trending languages.
- New to Open Source ? No worries I will teach you how to contribute :
- Connect with Project Admin on Linkedin : https://www.linkedin.com/in/bhavya-verma-754983247/