Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 5.77 KB

project-onboarding.md

File metadata and controls

65 lines (49 loc) · 5.77 KB
name about title labels assignees
Project onboarding for projects
Create a checklist of tasks for a project to complete the onboarding process
[PROJECT ONBOARDING] project
project onboarding, sandbox
caniszczyk, idvoretskyi, jeefy, krook, mrbobbytables, RobertKielty

Welcome to CNCF Project Onboarding

This is an issue created to help onboard your project into the CNCF after the TOC has voted to accept your project.

We would like your project to complete onboarding within one month of acceptance.

Please track your progress by using "Quote reply" to create your own copy of this checklist in an issue, so that you can update the status as you finish items.

REQUIRED BEFORE PROCEEDING WITH ONBOARDING

A "Project Contribution Agreement" must be completed and any existing trademarks MUST be transferred to the Linux Foundation BEFORE further project onboarding tasks can be completed.

  • Review and understand the CNCF IP Policy. Ensure you are using a CNCF compatible license; inbound projects must use the Apache 2.0 license or seek approval for exceptions. Licenses for dependencies are covered separately below.
  • Review and understand the LF trademark guidelines.
  • Transfer any trademark and logo assets to the Linux Foundation via the Contribution Agreement. CNCF staff will send this document to the contact emails listed in the Sandbox application.

Review and understand other documents

Contribute and transfer other materials

  • Move your project to its own separate neutral GitHub organization. This will make it transferable to the CNCF's GitHub Enterprise account. If it's already in a GHE account, you will need to remove it from that first.
  • Accept the invite to join the CNCF GitHub Enterprise account. We'll then add thelinuxfoundation as an organization owner to ensure neutral hosting of your project.
  • Migrate your Slack channels (if any) to the Kubernetes or CNCF Slack workspace. CNCF staff can help.
  • Join the #maintainers-circle Slack channel.
  • Transfer your domain to the CNCF. The "LF Stakeholder email" is projects@cncf.io. The "Project" is CNCF.
  • Submit a pull request with your artwork.
  • Transfer website analytics to projects@cncf.io. CNCF staff can help.

Update and document project details

  • Ensure that DCO (preferred) or CLA are enabled for all GitHub repositories of the project.
  • Ensure that that the CNCF Code of Conduct (or your adopted version of it) are explicitly referenced at the project's README.md on GitHub.
  • Ensure LF footer is on your website and guidelines are followed (if your project doesn't have a dedicated website, please adopt those guidelines for the README.md file). The project-specific footer text you should use will be provided in the Contribution Agreement instructions.
  • Create a maintainer list and add it to the aggregated CNCF maintainer list via pull request.
  • Provide emails for the maintainers to get access to the maintainers mailing list and Service Desk. Email them to project-onboarding@cncf.io.
  • Start working on written, open governance and consider adding this to a GOVERNANCE.md file at the root of your repo.
  • Start on an OpenSSF Best Practices Badge.

CNCF staff tasks to support the project