Open source is changing the world - one pull request at a time. Join our global community for the yearly celebration of open source software!
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/
git clone https://github.com/your-username/ThisisHacktoberFest-2020.git
cd HacktoberFest-2020
git checkout -b branch-name
img
folder["Your Name", "Image URL(./img/username.png)", "Bio", "Your Github Link"],
in user.js
.git add .
git commit -m "Commit message"
git push origin branch-name
New Pull Request
button located at the top of your repository)If you want the detailed guide on how to create a pull request then you may click here on how to create a pull request.
Code Reviews
LGTM # Looks Good To Me
CIAL # Code Is A Liability
WIP # work in progress, do not merge yet
ACK # acknowledgement, i.e. agreed/accepted change
And congratulations! You're all done. Have fun!
You can resolve any open issues or add some exciting features to this repository!!!
This repo is to welcome beginners to Github and the opensource community by helping them learn how to make their first PR and contributions to open source! That said, only high-quality contributions and pull requests that add value to Open Source projects are part of the the core values of Hacktoberfest, so repositories like this one and others which allow users to quickly gain a PR toward completing the challenge might be excluded from the Hacktoberfest. So we highly recommend you to contribute in a meaningful way to other Hacktoberfest issues and not rely on this repository alone. Thanks everyone
Made with contributors-img. I am not a bot