Skip to content

Commit d0b1fc8

Browse files
committed
Docs: Change formatting for sequence of steps
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.
1 parent 0e70791 commit d0b1fc8

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)