{"id":23666760,"url":"https://github.com/theshubhamgour/hacktoberfest_2022","last_synced_at":"2025-12-11T07:30:31.445Z","repository":{"id":153420678,"uuid":"556703279","full_name":"theshubhamgour/hacktoberfest_2022","owner":"theshubhamgour","description":"Contribute in this repository by raising genuine PR. Get verified, merged and earn the free swags from Hacktoberfest 2022.  hack","archived":false,"fork":false,"pushed_at":"2022-10-24T11:52:49.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T00:13:59.340Z","etag":null,"topics":["digitalocean","github","hacktoberfest","hacktoberfest-accepted","hacktoberfest-approved","hacktoberfest2022","opensource","opensource-projects","osc","pull-requests"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theshubhamgour.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-24T11:00:04.000Z","updated_at":"2022-11-04T03:18:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"de68ba1a-0294-442b-b68f-6cbc46453671","html_url":"https://github.com/theshubhamgour/hacktoberfest_2022","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/theshubhamgour/hacktoberfest_2022","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theshubhamgour%2Fhacktoberfest_2022","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theshubhamgour%2Fhacktoberfest_2022/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theshubhamgour%2Fhacktoberfest_2022/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theshubhamgour%2Fhacktoberfest_2022/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theshubhamgour","download_url":"https://codeload.github.com/theshubhamgour/hacktoberfest_2022/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theshubhamgour%2Fhacktoberfest_2022/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27659908,"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","status":"online","status_checked_at":"2025-12-11T02:00:11.302Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["digitalocean","github","hacktoberfest","hacktoberfest-accepted","hacktoberfest-approved","hacktoberfest2022","opensource","opensource-projects","osc","pull-requests"],"created_at":"2024-12-29T07:35:07.729Z","updated_at":"2025-12-11T07:30:31.433Z","avatar_url":"https://github.com/theshubhamgour.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Hacktoberfest-2022\n\n# Submit your PR on this new repo [Hacktoberfest](https://github.com/theshubhamgour/hacktoberfest_2022) , There we are merging all PR. \n\n\n**This is a beginner-friendly project to help you get started with your\n[hacktoberfest](https://hacktoberfest.digitalocean.com/). If you don't know where to start, feel free to watch the videos linked below, and read the contribution rules. Happy Learning \u003c3 💙 !!**\n\nP.S. Star ⭐ and Share this repository, if you had fun!! 😍\n\nHacktoberfest 2022\n\n# 📌 Videos 📽️:\n\n- [Hacktoberfest Intro](https://www.youtube.com/watch?v=mq_FIHdxmIk)\n- [How to pull request [Overview]](https://youtu.be/DIj2q02gvKs)\n- [Merge Conflict / comment](https://youtu.be/zOx5PJTY8CI)\n\n\n# Contribution Rules📚:\n\n- You are allowed to make pull requests that break the rules. We just merge it ;)\n- Do NOT add any build steps e.g npm install (we want to keep this a simple static site)\n- Do NOT remove other content.\n- Styling/code can be pretty, ugly or stupid, big or small as long as it works\n\u003c!-- - Add your name to the contributorsList file. --\u003e\n- Try to keep pull requests small to minimize merge conflicts\n\n\n## Getting Started 🤩🤗:\n\n- Fork this repo (button on top)\n- Clone on your local machine\n\n```terminal\ngit clone https://github.com/theshubhamgour/hacktoberfest_2022.git\n```\n- Navigate to project directory.\n```terminal\ncd hacktoberfest_2022\n```\n\n- Create a new Branch\n\n```markdown\ngit checkout -b my-new-branch\n```\n\n\u003c!--- - Add your Name to `contributors/contributorsList.js`. --\u003e\n\n```markdown\ngit add .\n```\n- Commit your changes.\n\n```markdown\ngit commit -m \"Relevant message\"\n```\n- Then push \n```markdown\ngit push origin my-new-branch\n```\n\n\n- Create a new pull request from your forked repository\n\n\u003cbr\u003e\n\n## Avoid Conflicts {Syncing your fork}\n\nAn easy way to avoid conflicts is to add an 'upstream' for your git repo, as other PR's may be merged while you're working on your branch/fork.   \n\n```terminal\ngit remote add upstream https://github.com/theshubhamgour/hacktoberfest_2022\n```\n\nYou can verify that the new remote has been added by typing\n```terminal\ngit remote -v\n```\n\nTo pull any new changes from your parent repo simply run\n```terminal\ngit merge upstream/master\n```\n\nThis will give you any eventual conflicts and allow you to easily solve them in your repo. It's a good idea to use it frequently in between your own commits to make sure that your repo is up to date with its parent.\n\nFor more information on syncing forks [read this article from Github](https://help.github.com/articles/syncing-a-fork/).\n\n## Swags of Hacktoberfest:\n- Many of the candidates get attracted towards hacktoberfest to get swags . So, after 4 successfully merged pull request as for 2021 you will be eligible to get a Hacktoberfest T-shirt and Some stickers on your doorstep.\n \n     \u003cli\u003e\u003cB\u003e\u003cp\u003e\u003cimg src=\"https://miro.medium.com/max/1050/1*4JctIO7irt8hFxBmTvUpiQ.jpeg\" width=\"400\" height=\"225\" style=\"width: 400px; height: 225px;\" alt=\"tshirt image\"\u003e\u003c/a\u003e\u003c/p\u003e\u003cp\u003e\u003cimg src=\"https://miro.medium.com/max/1050/1*jkffr74bq5RsQ_xqDhgqYQ.jpeg\" width=\"400\" height=\"225\" style=\"width: 400px; height: 225px;\" alt=\"stickers image\"\u003e\u003c/p\u003e\n\u003c/b\u003e\u003c/li\u003e\n\n# FAQs (Frequently Asked Questions)\n\n- Who all can contribute?\n  - Anyone with a github account and who is signed up for\n[hacktoberfest](https://hacktoberfest.digitalocean.com/) :)\n- Are you getting paid for this?\n  - Sadly no. But we think we should. This is 100% unofficial and we do it for fun, fame and glory.\n\n- Should I come closer to the text saying 'Don't come closer' on the left side of the home tab ?\n  - Nope.\n- How many pull request (PR) must be made, if I want to get an awesome tshirt from Hacktoberfest 2022?\n  - 4\n- How do I track my progress to get an awesome shirt from Hacktoberfest 2022?\n  - [go to :](https://hacktoberfest.digitalocean.com/profile/). (Check Out Your Own Stats at Right Top)\n- What is the duration of Hacktoberfest 2022?\n  - It is from 1st october to 31st october 2022...\n- What is the event for?\n  - For the open source community engagement and learn how to contribute to open source.\n\n\n\n\n###### *We will do our best to merge as much as possible from everyone. However, time is limited and the merge conflicts are horrible :astonished: \u003c3*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheshubhamgour%2Fhacktoberfest_2022","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheshubhamgour%2Fhacktoberfest_2022","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheshubhamgour%2Fhacktoberfest_2022/lists"}