1
0
mirror of https://github.com/containers/youki synced 2025-11-10 19:08:42 +01:00
youki/docs/src/community/contributing.md
bells17(Daiki Hayakawa) b17ff0de7e
Update basic_setup.md (#3253)
* Update basic_setup.md

Signed-off-by: bells17 <bells171@gmail.com>

* Edit the commented content

Signed-off-by: bells17 <bells171@gmail.com>

* Standardize format: add "$ " prefix to commands and sudo to systemctl

Signed-off-by: bells17 <bells171@gmail.com>

* Use https://github.com/youki-dev/youki

Signed-off-by: bells17 <bells171@gmail.com>

* Edit the commented content

Signed-off-by: bells17 <bells171@gmail.com>

* Edit the commented content

Signed-off-by: bells17 <bells171@gmail.com>

* Fix command format in docs

Signed-off-by: bells17 <bells171@gmail.com>

---------

Signed-off-by: bells17 <bells171@gmail.com>
2025-10-13 17:31:45 +05:30

748 B
Raw Permalink Blame History

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 shouldnt merge their own pull requests without approval by at least one other Committer.