We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8685bac commit 7f43001Copy full SHA for 7f43001
docs/editing.md
@@ -34,6 +34,10 @@ Remember the extension folder [structure](structure.md) when copying those files
34
## Translating documentation
35
The translation process is described in the [translating chapter](translating.md).
36
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
+
41
## Validating your changes
42
Every time you make changes to documentation sources (both English or translation),
43
you have to validate your changes to ensure that the manual still builds without error.
0 commit comments