Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.13 KB

CONTRIBUTING.md

File metadata and controls

22 lines (15 loc) · 1.13 KB

Contributing to the experimental repo

Thank you for your interest in contributing!

This doc is about how to contribute to this repo specifically. For how to contribute to tektoncd projects in general, see the overview in our README and the individual CONTRIBUTING.md files in each respective project.

All contributors must comply with the code of conduct.

PRs are welcome, and will follow the tektoncd pull request process.

Adding a new project

Once your experimental project proposal has been accepted:

  • Create a new folder for your project
  • Add an OWNERS file only in the initial pull request so that the project owners can approve subsequent pull requests for your project
  • Add a README describing your project
  • Add your project to the list of projects in presubmit-tests.sh