mirror of https://github.com/docker/docs.git
use a numbered list for maintainers responsibility
At the moment maintainers responsibility are spelled out with a hybrid list. I.e. an unordered list with an associated number. In this commit I the number list proper is used. Docker-DCO-1.1-Signed-off-by: Daan van Berkel <daan.v.berkel.1980@email.com> (github: dvberkel)
This commit is contained in:
parent
0c5d9626b8
commit
cc96d31252
|
|
@ -24,12 +24,12 @@ speak up!
|
||||||
|
|
||||||
It is every maintainer's responsibility to:
|
It is every maintainer's responsibility to:
|
||||||
|
|
||||||
* 1) Expose a clear roadmap for improving their component.
|
1. Expose a clear roadmap for improving their component.
|
||||||
* 2) Deliver prompt feedback and decisions on pull requests.
|
2. Deliver prompt feedback and decisions on pull requests.
|
||||||
* 3) Be available to anyone with questions, bug reports, criticism etc.
|
3. Be available to anyone with questions, bug reports, criticism etc.
|
||||||
on their component. This includes IRC, GitHub requests and the mailing
|
on their component. This includes IRC, GitHub requests and the mailing
|
||||||
list.
|
list.
|
||||||
* 4) Make sure their component respects the philosophy, design and
|
4. Make sure their component respects the philosophy, design and
|
||||||
roadmap of the project.
|
roadmap of the project.
|
||||||
|
|
||||||
## How are decisions made?
|
## How are decisions made?
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue