{"id":16409183,"url":"https://github.com/soumyadip007/hacktoberfest23","last_synced_at":"2025-07-11T02:39:12.074Z","repository":{"id":61122631,"uuid":"547830280","full_name":"soumyadip007/hacktoberfest23","owner":"soumyadip007","description":"Make your first Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️","archived":false,"fork":false,"pushed_at":"2023-10-27T19:37:29.000Z","size":23422,"stargazers_count":11,"open_issues_count":5,"forks_count":30,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T18:15:29.566Z","etag":null,"topics":["hacktober","hacktoberfest","hacktoberfest-accepted","hacktoberfest-starter","hacktoberfest2023"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soumyadip007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security-patches-for-form/index.html","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-08T11:28:46.000Z","updated_at":"2023-11-04T16:06:44.000Z","dependencies_parsed_at":"2024-10-11T06:29:12.779Z","dependency_job_id":null,"html_url":"https://github.com/soumyadip007/hacktoberfest23","commit_stats":null,"previous_names":["soumyadip007/hacktoberfest23"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadip007%2Fhacktoberfest23","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadip007%2Fhacktoberfest23/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadip007%2Fhacktoberfest23/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soumyadip007%2Fhacktoberfest23/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soumyadip007","download_url":"https://codeload.github.com/soumyadip007/hacktoberfest23/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245066496,"owners_count":20555402,"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":["hacktober","hacktoberfest","hacktoberfest-accepted","hacktoberfest-starter","hacktoberfest2023"],"created_at":"2024-10-11T06:19:16.491Z","updated_at":"2025-03-23T06:30:58.231Z","avatar_url":"https://github.com/soumyadip007.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hacktoberfest-2022\n\n# Submit your PR on this new repo [Hacktoberfest](https://github.com/soumyadip007/hacktoberfest22) , There we are merging all PR. \n\nIn this current repo, there are alot of conflicts, we are not merging until all conflicts get resolved.\n\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 hacking \u003c3 💙 !!**\n\nP.S. Star ⭐ and Share this repository, if you had fun!! 😍\n\nHacktoberfest 2022\n![Event Completed](/scripts/Event_Completed.png)\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- Add your name to the contributorsList file\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/soumyadip007/hacktoberfest22.git\n```\n- Navigate to project directory.\n```terminal\ncd hacktoberfest22\n```\n\n- Create a new Branch\n\n```markdown\ngit checkout -b my-new-branch\n```\n- Add your Name to `contributors/contributorsList.js`\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/soumyadip007/hacktoberfest22\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![image](https://user-images.githubusercontent.com/37873518/194705111-df9c7422-4af9-470b-9b8b-59e2954fcdba.png)\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\u003cbr\u003e\n\n## Follow me on [Linkedln](https://www.linkedin.com/in/soumyadip-chowdhury) \n\n## Our Top Contributors \n\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/soumyadip007/hacktoberfest22/graphs/contributors\"\u003e\n\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyadip007%2Fhacktoberfest23","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoumyadip007%2Fhacktoberfest23","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoumyadip007%2Fhacktoberfest23/lists"}