Fixed formatting of CONTRIBUTING.md

Upstream-commit: 3bac27f2405c746c068dbe31f8f205472d0f1b03
Component: engine
This commit is contained in:
Solomon Hykes
2013-05-28 22:26:42 -06:00
parent 370f799bb0
commit 4ba126a045

View File

@ -139,9 +139,9 @@ Solomon.
### How can I become a maintainer?
Step 1: learn the component inside out
Step 2: make yourself useful by contributing code, bugfixes, support etc.
Step 3: volunteer on the irc channel (#docker@freenode)
* Step 1: learn the component inside out
* Step 2: make yourself useful by contributing code, bugfixes, support etc.
* Step 3: volunteer on the irc channel (#docker@freenode)
Don't forget: being a maintainer is a time investment. Make sure you will have time to make yourself available.
You don't have to be a maintainer to make a difference on the project!
@ -149,10 +149,11 @@ You don't have to be a maintainer to make a difference on the project!
### What are a maintainer's responsibility?
It is every maintainer's responsibility to:
a) be aware of which pull requests they must review, and do so quickly
b) communicate clearly and transparently with other maintainers
c) be available to anyone with questions, bug reports, criticism etc. on their component. This includes irc, github requests and the mailing list.
d) make sure they respect the philosophy and design of the project
# Be aware of which pull requests they must review, and do so quickly
# Communicate clearly and transparently with other maintainers
# Be available to anyone with questions, bug reports, criticism etc. on their component. This includes irc, github requests and the mailing list.
# Make sure they respect the philosophy and design of the project
### How is this process changed?