Skip to content

Commit f9b74ef

Browse files
author
MarcoFalke
committed
Merge #11624: Docs: Change formatting for sequence of steps
d0b1fc8 Docs: Change formatting for sequence of steps (Vivek Ganesan) Pull request description: A numbered list is used when the sequence of steps matters. A bulleted list is used to denote a set of items where the sequence does not matter. The workflow is a sequence and hence changed to a numbered list. Reference: https://www.w3.org/wiki/HTML_lists#Ordered_lists Tree-SHA512: 310532713ed2dc3a5fe6d3b54f77fef09f355fa0ead57f2861c469e9149c658af4767cf00fb3e13569f6c4700edb0cc0265c2654c59393df80a99bf5123de5f5
2 parents 998c304 + d0b1fc8 commit f9b74ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ facilitates social contribution, easy testing and peer review.
2424

2525
To contribute a patch, the workflow is as follows:
2626

27-
- Fork repository
28-
- Create topic branch
29-
- Commit patches
27+
1. Fork repository
28+
1. Create topic branch
29+
1. Commit patches
3030

3131
The project coding conventions in the [developer notes](doc/developer-notes.md)
3232
must be adhered to.

0 commit comments

Comments
 (0)