开源软件名称(OpenSource Name): Abhishek07-0302/hacktoberfest开源软件地址(OpenSource Url): https://github.com/Abhishek07-0302/hacktoberfest开源编程语言(OpenSource Language):
Python
49.3%
开源软件介绍(OpenSource Introduction): Hacktoberfest
Hello Hackers! It's friendly every-year repository for hacktoberfest. Everyone can use this repository to get their favorite T-shirt.
What is Hacktoberfest?
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:
How do I get started?
Visit the official HactoberFest website here
Click on the 'Start Hacking' Button.
Login using your Github/ Gitlab account. It is crucial that you have a Github or Gitlab account to take part in Hactoberfest.
And you're all set!
What do I do next?
Logging in through your Github/Gitlab account allows Hacktoberfest to track your progress. You are required to:
Make 4 succesful PRs in to a HactoberFest marked repository or need to have 'hacktoberfest-accepted' label to your PR.
Pull Requests made between October 1st and October 31st (both dates included) will be counted.
How to contribute to this project?
Choose language.
Select problem which you want to solve.
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.
git clone https://github.com/your-username/hacktoberfest.git
Create a branch.
git checkout -b branch-name
Make your changes (choose from any task below).
Commit and push.
git add --all
git commit -m "Add *your feature*"
git push origin branch-name
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!
请发表评论