On Wed, 21 Jan 2026 18:03:33 +0100 [email protected] wrote: > From: Martin Spinler <[email protected]> > > changes: > - overall cleanup > - added list of up-to-date cards and links for firmware download > - updated description of the port argument > > Signed-off-by: Martin Spinler <[email protected]>
AI review nit. **Minor issue:** The commit body format is unusual: ``` changes: - overall cleanup - added list of up-to-date cards... ``` Convention is to use prose in imperative mood. Suggest rewording to something like: ``` Clean up documentation and update the guide with: - Current card list with firmware download links - Updated port argument description

