{"id":13749063,"url":"https://github.com/IODevelopers/hacktoberfest","last_synced_at":"2025-05-09T11:31:58.254Z","repository":{"id":33087519,"uuid":"151367002","full_name":"IODevelopers/hacktoberfest","owner":"IODevelopers","description":":warning: Please Note: You are welcome to use this repository as a learning tool for new contributions to open-source, but pull requests won’t count toward Hacktoberfest. :tada: Happy Hacking! :tada:","archived":false,"fork":false,"pushed_at":"2023-10-08T09:28:18.000Z","size":9277,"stargazers_count":32,"open_issues_count":11,"forks_count":190,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-15T23:31:52.689Z","etag":null,"topics":["beginner-friendly","beginners-guide","hacktober","hacktoberfest","hacktoberfest-checker","hacktoberfest18","hacktoberfest2018","tshirts"],"latest_commit_sha":null,"homepage":"https://iodevelopers.github.io/hacktoberfest/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IODevelopers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-03T05:51:42.000Z","updated_at":"2023-10-10T10:57:42.000Z","dependencies_parsed_at":"2023-01-14T23:30:49.006Z","dependency_job_id":null,"html_url":"https://github.com/IODevelopers/hacktoberfest","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IODevelopers%2Fhacktoberfest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IODevelopers%2Fhacktoberfest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IODevelopers%2Fhacktoberfest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IODevelopers%2Fhacktoberfest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IODevelopers","download_url":"https://codeload.github.com/IODevelopers/hacktoberfest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253240350,"owners_count":21876593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beginner-friendly","beginners-guide","hacktober","hacktoberfest","hacktoberfest-checker","hacktoberfest18","hacktoberfest2018","tshirts"],"created_at":"2024-08-03T07:00:54.717Z","updated_at":"2025-05-09T11:31:53.238Z","avatar_url":"https://github.com/IODevelopers.png","language":"HTML","funding_links":[],"categories":["Repositories Supporting First Timers"],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/logo.png\" /\u003e\n  \u003cimg src=\"assets/cover1.png\" width=\"500px\" height=\"500px\"/\u003e\n\u003c/p\u003e\n\n## :books: Instructions\n1. Goto [Hacktoberfest](https://hacktoberfest.digitalocean.com/) site and [Sign Up](https://hacktoberfest.digitalocean.com/sign_up/register) with your Github Account\n2. Goto [Contribution](/contribution) Folder\n3. Create a new folder in your **Github username**\n4. Goto Bottom of the page, On Commit changes check the checkbox \u003cb\u003eCreate a new branch for this commit and start a pull request\u003c/b\u003e and Click on \u003cb\u003ePropose File Change\u003c/b\u003e Button\n5. On next page click on \u003cb\u003eCreate Pull Request\u003c/b\u003e\n6. **Your Pull Requested will be accepted within an hour**\u003cbr\u003e\n7. After getting your PR accepted **Goto your folder and add the source code of a program coded by yourself**\n8. Goto Bottom of the page, On Commit changes check the checkbox \u003cb\u003eCreate a new branch for this commit and start a pull request\u003c/b\u003e and Click on \u003cb\u003ePropose File Change\u003c/b\u003e Button\n9. On next page click on \u003cb\u003eCreate Pull Request\u003c/b\u003e\n10. Repeat steps 7-9 by adding source code of different programs and **Check your Progress in Hacktobefest site**\n\n## :pencil: Important Note \n- [Students](/students) folder is reserved for students of [Amal Jyothi College of Engineering](https://ajce.in)\n- Others contribute to [Contribution](/contribution) folder\n\n## :rotating_light: Warning\n- Request only genuine PR's as given in the Instruction\n- Genuine PR's will be merged to the repo and you will be added as a [Contributor](https://iodevelopers.github.io/hacktoberfest/contributors.html) in the site\n- Spam PR's requested will not be counted by the Hacktoberfest and will not be merged to repo\n- Follow the Instructions strictly\n\n## :computer: Getting Started\n\n- Fork this repo (button on top)\n- Clone on your local machine\n\n```terminal\ngit clone https://github.com/IODevelopers/hacktoberfest.git\ncd hacktoberfest/contribution\n```\n- Create a new branch\n\n```markdown\ngit checkout -b my-new-branch\n```\n- Add your contribution\n```\nmkdir your-github-username\ncd your-github-username\n//Add the source code of your program here\n```\n- Commit and push\n\n```markdown\ngit add .\ngit commit -m \"your-commit-msg\"\ngit push origin my-new-branch\n```\n\n- Create a new pull request from your forked repository\n\n## :zap: FAQs\n- What is Hacktoberfest?\n  - Hacktoberfest is a month-long celebration of open source software run by DigitalOcean in partnership with GitHub and Twilio.\n- Who can contribute?\n  - Anyone with a github account and signed up for [Hacktoberfest](https://hacktoberfest.digitalocean.com/)\n- Who are you and why are you doing this?\n  - We are a team of students [IODevelopers](https://github.com/IODevelopers). We are doing this because we love open\n  source and Hacktoberfest. We want to make it easier for people to get started with Hacktoberfest and Open source.\n- How do I track my progress?\n  - Log in with your GitHub account at [Hacktoberfest](https://hacktoberfest.digitalocean.com/) to check your progress and stats.\n- I completed 5 PRs. When will I receive my t-shirt?\n  - We will start sending out emails with more details on redeeming t-shirts throughout the month. Stay tuned!\n- How do I get stickers?\n  - Stickers are included with your t-shirt, once you complete 5 PRs.\n- What happens if I complete fewer than 5 PRs by the end of the month?\n  - Unfortunately you will have to submit at least 5 PRs in order to get a T-shirt.\n  \n## :globe_with_meridians: [Organisation](https://www.iodev.co.in/)\n  \u003cp align=\"center\"\u003e\n    \u003cimg src=\"assets/iodev.png\" width=\"300px\"/\u003e\n  \u003c/p\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIODevelopers%2Fhacktoberfest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIODevelopers%2Fhacktoberfest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIODevelopers%2Fhacktoberfest/lists"}