{"id":18798988,"url":"https://github.com/cncf/project-template","last_synced_at":"2026-01-26T02:03:37.079Z","repository":{"id":38329069,"uuid":"277923166","full_name":"cncf/project-template","owner":"cncf","description":"CNCF Project Template","archived":false,"fork":false,"pushed_at":"2025-09-12T14:59:53.000Z","size":84,"stargazers_count":75,"open_issues_count":7,"forks_count":48,"subscribers_count":12,"default_branch":"main","last_synced_at":"2026-01-18T21:44:18.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://cncf.io/projects","language":null,"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/cncf.png","metadata":{"files":{"readme":"README-template.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":"GOVERNANCE-elections.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-07T21:12:41.000Z","updated_at":"2026-01-14T19:43:34.000Z","dependencies_parsed_at":"2025-05-21T19:54:55.110Z","dependency_job_id":null,"html_url":"https://github.com/cncf/project-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/cncf/project-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncf%2Fproject-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncf%2Fproject-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncf%2Fproject-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncf%2Fproject-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cncf","download_url":"https://codeload.github.com/cncf/project-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncf%2Fproject-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28764423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T00:37:26.264Z","status":"online","status_checked_at":"2026-01-26T02:00:08.215Z","response_time":59,"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":[],"created_at":"2024-11-07T22:13:40.211Z","updated_at":"2026-01-26T02:03:37.034Z","avatar_url":"https://github.com/cncf.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nThe is a README template for CNCF projects. Please start by renaming this to\nREADME.md and deleting everything up to and including the \"template begins here\"\ncomment in this markdown file.\n\nThis is a template document for CNCF projects that requires editing\nbefore it is ready to use. Read the markdown comments, `\u003c!-- COMMENT --\u003e`, for\nadditional guidance. The raw markdown uses `TODO` to identify areas that\nrequire customization.  Replace [TODO: PROJECTNAME] with the name of your project.\n\n\u003c!-- template begins here--\u003e\n\n# Welcome to the [TODO:Projectname] Project!\n\n\u003c!-- Mission Statement --\u003e\n\u003c!-- More information about crafting your mission statement with examples --\u003e\n\u003c!-- https://contribute.cncf.io/maintainers/governance/charter/ --\u003e\n\n[TODO: PROJECTNAME] is a [TODO: Type of Tool] that [TODO: Functions it\nperforms].  [TODO: Reasons why these are needed and valuable].  [TODO:\nImplementation, strategy and architecture].\n\n[TODO: Additional paragraph describing your project (optional)]\n\n[TODO: PROJECTNAME] is hosted by the [Cloud Native Computing Foundation (CNCF)](https://cncf.io).\n\n## Getting Started\n\n\u003c!-- Include enough details to get started using, or at least building, the\nproject here and link to other docs with more detail as needed.  Depending on\nthe nature of the project and its current development status, this might\ninclude:\n* quick installation/build instructions\n* a few simple examples of use\n* basic prerequisites\n--\u003e \n\n## Contributing\n\u003c!-- Template: https://github.com/cncf/project-template/blob/main/CONTRIBUTING.md --\u003e\n\nOur project welcomes contributions from any member of our community. To get\nstarted contributing, please see our [Contributor Guide](TODO: Link to\nCONTRIBUTING.md).\n\n## Scope\n\u003c!-- If this section is too long, you might consider moving it to a SCOPE.md --\u003e\n\u003c!-- More information about creating your scope with links to examples --\u003e\n\u003c!-- https://contribute.cncf.io/maintainers/governance/charter/ --\u003e\n\n### In Scope\n\n[TODO: PROJECTNAME] is intended to [TODO: Core functionality]. As such, the\nproject will implement or has implemented:\n\n* [TODO: High-level Item 1]\n* [TODO: High-level Item 2]\n* [TODO: High-level Item 3]\n\n\n### Out of Scope\n\n[TODO: PROJECTNAME] will be used in a cloud native environment with other\ntools. The following specific functionality will therefore not be incorporated:\n\n* [TODO: Excluded function 1]\n* [TODO: Excluded function 2]\n\n\n[TODO: PROJECTNAME] implements [TODO: List of major features, existing or\nplanned], through [TODO: Implementation\nrequirements/language/architecture/etc.]. It will not cover [TODO: short list\nof excluded items]\n\n## Communications\n\n\u003c!-- Fill in the communications channels you actually use.  These should all be public channels anyone\ncan join, and there should be several ways that users and contributors can reach project maintainers. \nIf you have recurring/regular meetings, list those or a link to a publicy-readable calendar so that\nprospective contributors know when and where to engage with you. --\u003e\n\n[TODO: Details (with links) to meetings, mailing lists, Slack, and any other communication channels]\n\n* User Mailing List:\n* Developer Mailing List:\n* Slack Channel:\n* Public Meeting Schedule and Links: \n* Social Media:\n* Other Channel(s), If Any:\n\n## Resources\n\n[TODO: Add links to other helpful information (roadmap, docs, website, etc.)]\n\n## License\n\n\u003c!-- Template: https://github.com/cncf/project-template/blob/main/LICENSE --\u003e\nThis project is licensed under [TODO: Add name of license and link to your LICENSE file]\n\n## Conduct\n\n\u003c!-- Template: https://github.com/cncf/project-template/blob/main/CODE_OF_CONDUCT.md --\u003e\nWe follow the CNCF Code of Conduct [TODO: Insert link to your CODE_OF_CONDUCT.md file].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcncf%2Fproject-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcncf%2Fproject-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcncf%2Fproject-template/lists"}