For more details regarding Hacktoberfest, visit: Hacktoberfest.
This year, raising the spirit of Hacktoberfest, we are happy to announce a Hacktoberfest Contributions Sprint for anyone eager to contribute to open-source. Check below on how to participate in the Hacktoberfest Contributions Sprint.
Use this repository to make your first contribution on GitHub. Practice making your first pull request to this repository before doing the real thing! Remember, we are here to guide you through this.
- It is necessary to have a GitHub account to participate in Hacktoberfest. So, ensure you have an account on GitHub.
- Register with your GitHub account on Hacktoberfest website between October 1st-October 31st.
- Submit four(4) valid pull requests between October 1st-October 31st to win a limited-edition T-shirt. Since Hacktoberfest is opt-in for projects this year, pull requests will only count toward earning a T-shirt or planting a tree if they are labeled as ‘hacktoberfest-accepted’ by a maintainer, or submitted in a repository classified with the ‘hacktoberfest’ topic. Pull requests in repositories with the ‘hacktoberfest’ topic will also need to be merged, approved by a maintainer, or labeled as ‘hacktoberfest-accepted’ in order to qualify.
PRs count if:
Submitted during the month of October AND
Submitted in a public repo AND (
The PR is labelled as hacktoberfest-accepted by a maintainer OR
Submitted in a repo with the hacktoberfest topic AND (
The PR is merged OR
The PR has been approved
)
)
- It is necessary to have a GitHub account to participate in Hacktoberfest Contributions Sprint. So, ensure you have an account on GitHub.
- Fork this repository into your personal account. If you're new to Git and GitHub, check out this blog to learn how to contribute to Git and GitHub.
- Create a markdown(md) file in the
SUBMISSION
folder with your name (for eg. MPCJUET.md) and the following details:
Name:
Enrollment Number:
Link to pull requests: (1)
(2)
(3)
...
...
...
(n), where n is the number of pull requests opened between 4:30 PM on October 10th and 4:30 PM on October 12th.
Please include the links to the pull requests only.
- Create a pull request in this repository to merge your markdown(md) file.
Note: This event will run from October 10th 4:30 PM to October 12th 4:30 PM. Please make sure you to add your contributions to this repository before 4:30 PM on October 12th, 2020 to be eligible for participation. Please check RULES.md
for Judging Criteria of Hacktoberfest Contributions Sprint.
- Forking the repo and creating pull requests
- Syncing a fork
- Contribute:
- Create an issue
- Fork a repo
- Make changes in the forked repo
- Create a pull request
- GitHub Flavored Markdown
- More Markdown Syntax
- Docs for any information related to GitHub
- And for all other things you can't find here, trust the good ol' Google search.