{"id":28185388,"url":"https://github.com/dsacms/project-ticket-template","last_synced_at":"2026-02-27T17:04:56.315Z","repository":{"id":287039399,"uuid":"963403933","full_name":"DSACMS/project-ticket-template","owner":"DSACMS","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-09T17:30:36.000Z","size":3,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-09T17:36:00.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DSACMS.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":"2025-04-09T16:20:28.000Z","updated_at":"2025-04-09T17:30:40.000Z","dependencies_parsed_at":"2025-04-09T17:47:31.478Z","dependency_job_id":null,"html_url":"https://github.com/DSACMS/project-ticket-template","commit_stats":null,"previous_names":["dsacms/project-ticket-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fproject-ticket-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fproject-ticket-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fproject-ticket-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DSACMS%2Fproject-ticket-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DSACMS","download_url":"https://codeload.github.com/DSACMS/project-ticket-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254478107,"owners_count":22077678,"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":"2025-05-16T06:11:59.129Z","updated_at":"2026-02-27T17:04:56.308Z","avatar_url":"https://github.com/DSACMS.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# project-ticket-template\n\nThis template creates tickets in project boards\n\n## About the Project\nThis is a test project to create ticket templates within GitHub project boards.\n\n\u003c!---\n### Project Vision\n**{project vision}** --\u003e\n\n\u003c!--\n### Project Mission\n**{project mission}** --\u003e\n\n\u003c!--\n### Agency Mission\nTODO: Good to include since this is an agency-led project --\u003e\n\n\u003c!--\n### Team Mission\nTODO: Good to include since this is an agency-led project --\u003e\n\n\u003c!--\n## Core Team\n\nA list of core team members responsible for the code and documentation in this repository can be found in [COMMUNITY.md](COMMUNITY.md).\n--\u003e\n\n\u003c!--\n## Repository Structure\n\nTODO: Including the repository structure helps viewers quickly understand the project layout. Using the \"tree -d\" command can be a helpful way to generate this information, but, be sure to update it as the project evolves and changes over time.\n\n**{list directories and descriptions}**\n\nTODO: Add a 'table of contents\" for your documentation. Tier 0/1 projects with simple README.md files without many sections may or may not need this, but it is still extremely helpful to provide \"bookmark\" or \"anchor\" links to specific sections of your file to be referenced in tickets, docs, or other communication channels.\n\n**{list of .md at top directory and descriptions}**\n\n--\u003e\n\n\u003c!---\n## Local Development\n\n TODO - with example below:\nThis project is monorepo with several apps. Please see the [api](./api/README.md) and [frontend](./frontend/README.md) READMEs for information on spinning up those projects locally. Also see the project [documentation](./documentation) for more info.\n--\u003e\n\n\u003c!--\n## Coding Style and Linters\n\nTODO - Add the repo's linting and code style guidelines\n\nEach application has its own linting and testing guidelines. Lint and code tests are run on each commit, so linters and tests should be run locally before committing.\n --\u003e\n\n\u003c!---\n## Branching Model\n\nTODO - with example below:\nThis project follows [trunk-based development](https://trunkbaseddevelopment.com/), which means:\n\n* Make small changes in [short-lived feature branches](https://trunkbaseddevelopment.com/short-lived-feature-branches/) and merge to `main` frequently.\n* Be open to submitting multiple small pull requests for a single ticket (i.e. reference the same ticket across multiple pull requests).\n* Treat each change you merge to `main` as immediately deployable to production. Do not merge changes that depend on subsequent changes you plan to make, even if you plan to make those changes shortly.\n* Ticket any unfinished or partially finished work.\n* Tests should be written for changes introduced, and adhere to the text percentage threshold determined by the project.\n\nThis project uses **continuous deployment** using [Github Actions](https://github.com/features/actions) which is configured in the [./github/workflows](.github/workflows) directory.\n\nPull-requests are merged to `main` and the changes are immediately deployed to the development environment. Releases are created to push changes to production.\n--\u003e\n\n## Policies\n\n### Open Source Policy\n\nWe adhere to the [CMS Open Source Policy](https://github.com/CMSGov/cms-open-source-policy). If you have any questions, just [shoot us an email](mailto:opensource@cms.hhs.gov).\n\n### Security and Responsible Disclosure Policy\n\n_Submit a vulnerability:_ Vulnerability reports can be submitted through [Bugcrowd](https://bugcrowd.com/cms-vdp). Reports may be submitted anonymously. If you share contact information, we will acknowledge receipt of your report within 3 business days.\n\n### Software Bill of Materials (SBOM)\n\nA Software Bill of Materials (SBOM) is a formal record containing the details and supply chain relationships of various components used in building software.\n\nIn the spirit of [Executive Order 14028 - Improving the Nation's Cyber Security](https://www.gsa.gov/technology/it-contract-vehicles-and-purchasing-programs/information-technology-category/it-security/executive-order-14028), a SBOM for this repository is provided here: https://github.com/DSACMS/project-ticket-template/network/dependencies.\n\nFor more information and resources about SBOMs, visit: https://www.cisa.gov/sbom.\n\n## Public domain\n\nThis project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/) as indicated in [LICENSE](LICENSE).\n\nAll contributions to this project will be released under the CC0 dedication. By submitting a pull request or issue, you are agreeing to comply with this waiver of copyright interest.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsacms%2Fproject-ticket-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsacms%2Fproject-ticket-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsacms%2Fproject-ticket-template/lists"}