Skip to content

Commit 7f43001

Browse files
committed
Document skip-revcheck
1 parent 8685bac commit 7f43001

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/editing.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Remember the extension folder [structure](structure.md) when copying those files
3434
## Translating documentation
3535
The translation process is described in the [translating chapter](translating.md).
3636

37+
Changes in the English version are eventually picked up by the translators.
38+
If a change doesn't affect translations (e.g. fixing a typo in English) then the
39+
commit message should start with `[skip-revcheck]`.
40+
3741
## Validating your changes
3842
Every time you make changes to documentation sources (both English or translation),
3943
you have to validate your changes to ensure that the manual still builds without error.

0 commit comments

Comments
 (0)