Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 631 Bytes

File metadata and controls

28 lines (19 loc) · 631 Bytes

Contributing to singularity-runtime

The runtime follows the requirements declared by singularity-desktop. Keep the image limited to the shared userland and session dependencies. The Singularity binaries remain in the desktop image.

Validation

cpak validate cpak.json

License

By contributing you agree your changes will be released under GPL-3.0-only.

Commit messages

Commits follow Conventional Commits:

<type>: <subject>

Keep the subject short, lowercase and in English. Do not add co-author or attribution trailers.