mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
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.
This commit is contained in:
parent
0e707919f5
commit
d0b1fc88d8
@ -24,9 +24,9 @@ facilitates social contribution, easy testing and peer review.
|
|||||||
|
|
||||||
To contribute a patch, the workflow is as follows:
|
To contribute a patch, the workflow is as follows:
|
||||||
|
|
||||||
- Fork repository
|
1. Fork repository
|
||||||
- Create topic branch
|
1. Create topic branch
|
||||||
- Commit patches
|
1. Commit patches
|
||||||
|
|
||||||
The project coding conventions in the [developer notes](doc/developer-notes.md)
|
The project coding conventions in the [developer notes](doc/developer-notes.md)
|
||||||
must be adhered to.
|
must be adhered to.
|
||||||
|
Loading…
Reference in New Issue
Block a user