forked from docs/team-docs
add abstract on vale guide
Signed-off-by: Hank Lee <allegrovelo@gmail.com>
This commit is contained in:
parent
445f9afbf3
commit
e15fba9e48
1 changed files with 3 additions and 4 deletions
|
|
@ -1,10 +1,9 @@
|
|||
= Check Your Documentation Using Vale
|
||||
Fedora Documentation Team <https://discussion.fedoraproject.org/tag/docs>
|
||||
v0.0.1, 2022-12-17
|
||||
v1.1, 2024-08-30
|
||||
|
||||
Before creating a merge request for any documentation or documentation updates, you will need to run https://vale.sh[Vale] on your text.
|
||||
|
||||
Vale is a command line tool that checks your text for adherence to a defined style guide. Fedora documentation uses the https://stylepedia.net/style/5.1/[Red Hat] style guide.
|
||||
[abstract]
|
||||
Vale is a command-line tool that allows you to check your writing for grammar and stylistic errors against a set of style rules. Vale codifies your style guides into a collection of Vale-compatible YAML files and it is highly customizable. Fedora documentation uses the https://stylepedia.net/style/5.1/[Red Hat] style guide. Before creating a merge request for any documentation or documentation updates, you will need to run https://vale.sh[Vale] on your text.
|
||||
|
||||
== Install Vale on your computer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue