Skip to content

Commit 35e6437

Browse files
authored
Merge pull request #47727 from jeana-redhat/step-description-pattern-tweak
Added pattern for more common command intro phrase
2 parents fb532fd + 7225ca6 commit 35e6437

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -957,6 +957,8 @@ recommendations when using code blocks:
957957
text includes an explicit instruction to "run" or "enter" the command. In most cases,
958958
use one of the following patterns to introduce the code block:
959959

960+
** <Step description> by running the following command:
961+
** <Step description> by entering the following command:
960962
** <Step description>, run the following command:
961963
** <Step description>, enter the following command:
962964

0 commit comments

Comments
 (0)