Fix style-related punctuation

Based on the style that can be inferred from the current documentation,
paragraphs should end in periods, except when followed by lists or
examples in which case they should end in colons; list items should not
use an ending period, except when the list items act themselves as
paragraphs.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
This commit is contained in:
Daniel Calviño Sánchez
2017-05-10 00:04:51 +02:00
parent 8ef9e467dc
commit d18a61c515
16 changed files with 34 additions and 34 deletions

View File

@@ -28,7 +28,7 @@ Triaging follows these steps:
* Find an issue somebody should look at
* Be that somebody and see if the issue content is useful for a developer
* Reply and close, ask a question, add information or a label.
* Reply and close, ask a question, add information or a label
* Find the next bug-to-be-dealt-with and repeat!
General considerations