For more details regarding Hacktoberfest, visit: Hacktoberfest.
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 OR
The PR is labelled as hacktoberfest-accepted by a maintainer
)
)
- It is necessary to have a GitHub account to contribute to any repository. 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:
- Create a pull request in this repository to merge your markdown(md) file.
- 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.