Commit message guidelines: Difference between revisions

→‎Guidelines: document commonly used "test:" prefix
(→‎Guidelines: mention gui prefix)
(→‎Guidelines: document commonly used "test:" prefix)
Line 83: Line 83:
** <code>gui:</code> for changes to the graphical user interface.
** <code>gui:</code> for changes to the graphical user interface.
** <code>maint:</code> for reorganization of the sources that do not change the source. Regular merge commits are a prominent example.
** <code>maint:</code> for reorganization of the sources that do not change the source. Regular merge commits are a prominent example.
** <code>test:</code> for changes to [[Tests]] only, e.g. new/removed BISTs, changed tolerances, etc.


=== Wording ===
=== Wording ===