{"id":13593569,"url":"https://github.com/DeepSourceCorp/good-first-issue","last_synced_at":"2025-04-09T05:31:39.202Z","repository":{"id":36963290,"uuid":"237342680","full_name":"DeepSourceCorp/good-first-issue","owner":"DeepSourceCorp","description":"Make your first open-source contribution.","archived":false,"fork":false,"pushed_at":"2024-10-15T21:45:02.000Z","size":1376,"stargazers_count":2454,"open_issues_count":172,"forks_count":746,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-10-17T12:25:42.810Z","etag":null,"topics":["contributions-welcome","good-first-issue","open-source"],"latest_commit_sha":null,"homepage":"https://goodfirstissue.dev","language":"Vue","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/DeepSourceCorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-01-31T01:57:00.000Z","updated_at":"2024-10-16T18:21:00.000Z","dependencies_parsed_at":"2024-03-20T01:28:20.319Z","dependency_job_id":"a3eb7ecf-6e8d-411f-9a35-927d32592130","html_url":"https://github.com/DeepSourceCorp/good-first-issue","commit_stats":null,"previous_names":["deepsourcelabs/good-first-issue"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepSourceCorp%2Fgood-first-issue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepSourceCorp%2Fgood-first-issue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepSourceCorp%2Fgood-first-issue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DeepSourceCorp%2Fgood-first-issue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DeepSourceCorp","download_url":"https://codeload.github.com/DeepSourceCorp/good-first-issue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223365320,"owners_count":17133697,"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":["contributions-welcome","good-first-issue","open-source"],"created_at":"2024-08-01T16:01:21.679Z","updated_at":"2024-11-06T15:30:43.241Z","avatar_url":"https://github.com/DeepSourceCorp.png","language":"Vue","funding_links":[],"categories":["Python","Vue"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://goodfirstissue.dev\" target=\"_blank\"\u003e\n    \u003cimg src=\"public/readme-logo.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003chr\u003e\n\nWelcome! 👋🏼\n\n**Good First Issue** is an initiative to curate easy pickings from popular projects, so developers who've never contributed to open-source can get started quickly.\n\nOpen-source maintainers are always looking to get more people involved, but new developers generally think it's challenging to become a contributor. We believe getting developers to fix super-easy issues removes the barrier for future contributions. This is why Good First Issue exists.\n\n## Adding a new project\n\nYou're welcome to add a new project in Good First Issue, and we encourage all projects \u0026mdash; old and new, big and small.\n\nFollow these simple steps:\n\n- Our goal is to narrow down projects for new open-source contributors. To maintain the quality of projects in Good First Issue, please make sure your GitHub repository meets the following criteria:\n\n  - It has at least three issues with the `good first issue` label. This label is already present on all repositories by default. If not, you can follow the steps [here](https://help.github.com/en/github/managing-your-work-on-github/applying-labels-to-issues-and-pull-requests).\n\n  - It has at least 10 contributors.\n\n  - It contains a README.md with detailed setup instructions for the project, and a CONTRIBUTING.md with guidelines for new contributors.\n\n  - It is actively maintained.\n\n- Add your repository's path (in lexicographic order) in [data/repositories.toml](data/repositories.toml).\n\n- Create a new pull-request. Please add the link to the issues page of the repository in the PR description. Once the pull request is merged, the changes will be live on [goodfirstissue.dev](https://goodfirstissue.dev/).\n\n## Setting up the project locally\n\nGood First Issue has two components — the front-end app built with Nuxt.js and a data population script written in Python.\n\nTo contribute new features and changes to the website, you would want to run the app locally. Please follow these steps:\n\n1. Clone the project locally. Make sure you have Python 3 and a recent version of Node.js installed on your computer.\n\n2. Make a copy of the sample data files for your local app to use and rename them to the filename that the app expects. **This step is important, as the front-end app won't work without these data files.**\n\n```bash\n$ cp data/generated.sample.json data/generated.json\n$ cp data/tags.sample.json data/tags.json\n```\n\n3. Build the front-end app and start the development server.\n\n```bash\n$ bun install # install the dependencies\n$ bun dev # start the development server\n```\n\nThe app should open in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeepSourceCorp%2Fgood-first-issue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDeepSourceCorp%2Fgood-first-issue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDeepSourceCorp%2Fgood-first-issue/lists"}