{"id":21017049,"url":"https://github.com/gsa/challenge_gov","last_synced_at":"2025-06-14T05:40:42.929Z","repository":{"id":37089489,"uuid":"243317091","full_name":"GSA/Challenge_gov","owner":"GSA","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-21T11:09:57.000Z","size":31331,"stargazers_count":38,"open_issues_count":43,"forks_count":16,"subscribers_count":15,"default_branch":"dev","last_synced_at":"2025-05-15T05:35:24.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GSA.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-26T16:59:10.000Z","updated_at":"2025-04-14T19:14:52.000Z","dependencies_parsed_at":"2023-10-10T17:44:55.817Z","dependency_job_id":"86f36ea2-55cb-4e19-ba68-f2f591ba9a84","html_url":"https://github.com/GSA/Challenge_gov","commit_stats":{"total_commits":2121,"total_committers":19,"mean_commits":"111.63157894736842","dds":0.6831683168316831,"last_synced_commit":"a5914e7825394690196e1d8743badfca35f01996"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GSA/Challenge_gov","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSA%2FChallenge_gov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSA%2FChallenge_gov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSA%2FChallenge_gov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSA%2FChallenge_gov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GSA","download_url":"https://codeload.github.com/GSA/Challenge_gov/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GSA%2FChallenge_gov/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259768158,"owners_count":22908209,"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":[],"created_at":"2024-11-19T10:17:42.847Z","updated_at":"2025-06-14T05:40:42.905Z","avatar_url":"https://github.com/GSA.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"Challenge.Gov is an open source platform that accepts contributions and feedback from our customers.   \n\n## Code of Conduct\n\nChallenge.Gov is committed to building a safe, welcoming, harassment-free culture for everyone. Challenge.Gov is a part of the Technology Transformation Services (TTS) within the General Services Administration (GSA), and we expect everyone to follow the [GSA TTS Code of Conduct](https://handbook.tts.gsa.gov/about-us/code-of-conduct/).\n\nWe encourage you to read this platform’s [DEVCONFIG](DEVCONFIG.md), its [LICENSE]( https://github.com/GSA/Challenge_gov/blob/main/LICENSE), and its [README](README.md). If you want to read more about our open source policy or have questions, check out the GSA’s Open Source Policy (https://open.gsa.gov/oss/ or send us an [email](mailto:team@challenge.gov).\n\n## How you can contribute\n\nAnyone can contribute to Challenge.Gov. Whether it's notifying us of an issue, proposing a new feature, or suggestions for content or workflow improvements, we welcome your ideas on how to improve this site.\n\nFirst time contributor? We’re here to help guide you through a successful contribution. We review all contributions before merging them into Challenge.Gov. If you’re unsure about anything, just ask (mailto:team@challenge.Gov).\n\nBefore submitting a contribution, you’ll just need to create a GitHub account or sign in to your existing account.  \n\n## Submitting bugs and issues\n\nIf something isn’t working the way it's supposed to:\n\nEmail (mailto:team@Challenge.Gov) and document how to reproduce the bug. Before submitting a bug, try to recreate it and document the steps we can take to reproduce it. If you can, take screen shots to capture specific details about the bug. This helps us understand its context. We can only fix bugs that we're able to understand and reproduce.\n\n## To Contribute to fixing bugs, developing features and enhancements\n\nBefore submitting a contribution, you’ll just need to create a GitHub account or sign in to your existing account.  \n\nFork this repo into your GitHub account. Read more about forking a repo on [GitHub](https://help.github.com/articles/fork-a-repo/).\nCreate a branch from `production` and name it in a way that lightly defines what you’re working on (for example, `add-styles`).\nOnce you’re ready to submit a pull request, fill out the [pull request template (https://github.com/GSA/Challenge_gov/compare)\nSubmit your pull request against the `main` branch. \n\nIf the pull request is accepted, we will merge the pull request for you. \n\n## How we prioritize\n\nOnce you’ve submitted a contribution, we'll review the code and triage it based on the following considerations:\n1. **Severity:** What type of functionality is impacted? Is there a workaround?\n2. **Priority:** Does this align with our vision and roadmap goals?\n3. **Size:** Can we accomplish this in a 2 week sprint or will this take longer? \n\nNote: We prioritize issues that affect accessibility, user experience, and system security. \n\nThese considerations help us decide if and when we can work on the issue. If the issue is accepted, we will schedule them for an upcoming 2-week sprint.\n\n## Common terms\n\nThere can be a lot of jargon when discussing how you can contribute to Challenge.Gov. We’ve included some common terms we use below.\n\n- **Bug** - problem resulting in something not working properly or as expected.\n- **Enhancement** - a proposal to make something existing work better. \n- **Feature request** - a proposal for something new to be added to the system. \n- **Fork** - a copy of a repository that you manage. \n- **Open source** - something that can be viewed, modified, and shared by anyone in the public with permissions enforced through an open source license.\n- **Pull request** - a way to notify project team members when a contributor/developer wants to merge new code changes into a main project repository. You can read more on GitHub, (https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests).\n- **Repository (aka repo)** - In Github, a repository contains all your projects’ files and each of their revisions. You can read more on GitHub (https://docs.github.com/en/repositories/creating-and-managing-repositories/about-repositories). \n- **Roadmap** - a summary that outlines a product’s goals, priorities, and progress over a period of time. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsa%2Fchallenge_gov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgsa%2Fchallenge_gov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgsa%2Fchallenge_gov/lists"}