- The YAML Overlay Tool team welcomes contributions from the community. Before you start working with
yot
, please read our Developer Certificate of Origin. All contributions to this repository must be signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on as an open-source patch. - Open an issue with what you intend to fix or would like to add into the project
- A project maintainer will triage and assess the impact of this feature or issue, and whether it should be brought into the project
- Once approval of the issue occurs, work on the issue should start by first forking the project
- A feature branch should be created in the forked repository
- A Pull Request (PR) should be created to indicate (WIP) work in progress
- Once the work has been completed the (WIP) on the PR should be removed
- The work will then be reviewed either by an automated CI process or manual testing
- Once all tests have passed, the code will be reviewed
- Once code review has been completed, the PR will either be approved, or further changes will be made on the feature branch until it is determined to function as expected, and either fixes or adds the feature that the issue initially raised.
- Occasionally, exceptions will be allowed to this process, but only in rare circumstances when the maintainer deems it necessary.
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.