1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-14 06:55:42 +02:00

style-guide: add imperative mood rule (#6816)

This commit is contained in:
marchersimon 2021-10-13 17:53:19 +02:00 committed by GitHub
parent ad5757ca68
commit 812ebcca53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,6 +94,12 @@ Use backticks on the following:
- Extensions, ex. `.dll`.
- Commands, ex. `ls`.
## Imperative Mood
Example descriptions have to be phrased in imperative mood.
For example, use `List all files`, instead of `Listing all files` or `File listing`.
This also applies to all translations by default, unless this is not possible for some reason.
## Serial Comma
When declaring a list of 3 or more items,