Contributing
Developer Certificate of Origin
Every commit must be signed off with the Signed-off-by: REAL NAME <email@example.com>
line.
Use the git commit -s
command to add the Signed-off-by line.
Licensing
Youki is licensed under the terms of Apache License 2.0.
Sending pull requests
Pull requests can be submitted using the GitHub standard process.
Merging pull requests
Committers can merge pull requests. A Committer shouldn’t merge their own pull requests without approval by at least one other Committer.