Commit Messages
This document describes the commit message conventions for the Kyronix kernel. It is the child of Contributing.
Format
- Commit messages must follow the conventional format.
- The first line is a short summary (50-72 characters).
- A blank line separates the summary from the body.
- The body explains what and why, not how.
- Reference issues with
#NNN.
Last reviewed: 2026-07-22