]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CG: Add guideline for use of 'CSS' prefix in commit messages
authorPaul Morris <paulwmorris@gmail.com>
Sat, 1 Jul 2017 14:25:36 +0000 (10:25 -0400)
committerPaul Morris <paulwmorris@gmail.com>
Tue, 18 Jul 2017 01:20:50 +0000 (21:20 -0400)
Documentation/contributor/source-code.itexi

index bfebb9a0c8cf0850a58b62d88d1528af5f0b9eaf..ac8ecb6ee40827b3d5f137f1baeb712ab7b52870 100644 (file)
@@ -1251,6 +1251,11 @@ Web: and Web-@var{**}:  Commits that affect the
 website should use @qq{Web:@tie{}} for English, and
 @qq{Web-@var{**}:@tie{}} for other languages.
 
+@item
+CSS: Commits that change CSS files should use @qq{Web:@tie{}CSS:@tie{}}
+or @qq{Doc:@tie{}CSS:@tie{}} depending on whether they affect the
+website or the documentation/manuals.
+
 @item
 Changes to a single file are often prefixed with the name of the file
 involved.