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
- Navigate to the project directory.
- Create a new branch.
- Make changes.
- Stage your changes and commit
- Push your local commits to the remote repo.
- Create a Pull Request.
- Congratulations! 🎉 you've made your contribution.
if (youLiked) {
starThisRepository();
}
If you want to get free T-shirt,Swags like developers then contribute and grow this repository with us, make sure to check out Contributing.md for contribution guidelines and add your name in the Readme.md and Contributors.md.
Step 1. Go to hacktoberfest
Login in using your GitHub account
If you don't have then create one
git clone https://github.com/<your-github-username>/UI-Components
cd UI-Components
git checkout -b <your_branch_name>
git add -A
git commit -m "<your_commit_message>"
git push -u origin <your_branch_name>
At last after successfully submitting a pull request you can view your work live at SSIT LIVE