X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcontributor%2Fsource-code.itexi;fp=Documentation%2Fcontributor%2Fsource-code.itexi;h=ac8ecb6ee40827b3d5f137f1baeb712ab7b52870;hb=8b55af588353cb3aa24e4211f16a1325d53ca188;hp=bfebb9a0c8cf0850a58b62d88d1528af5f0b9eaf;hpb=a762f36a3b0bd3f4dda9ca4be959789ec1eeb05b;p=lilypond.git diff --git a/Documentation/contributor/source-code.itexi b/Documentation/contributor/source-code.itexi index bfebb9a0c8..ac8ecb6ee4 100644 --- a/Documentation/contributor/source-code.itexi +++ b/Documentation/contributor/source-code.itexi @@ -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.