Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
| ... | ... |
@@ -1,11 +1,14 @@ |
| 1 | 1 |
# Contributing to Docker |
| 2 | 2 |
|
| 3 |
-Want to hack on Docker? Awesome! Here are instructions to get you started. They are probably not perfect, please let us know if anything feels |
|
| 4 |
-wrong or incomplete. |
|
| 3 |
+Want to hack on Docker? Awesome! Here are instructions to get you |
|
| 4 |
+started. They are probably not perfect, please let us know if anything |
|
| 5 |
+feels wrong or incomplete. |
|
| 5 | 6 |
|
| 6 | 7 |
## Build Environment |
| 7 | 8 |
|
| 8 |
-For instructions on setting up your development environment, please see our dedicated [dev environment setup docs](http://docs.docker.io/en/latest/contributing/devenvironment/). |
|
| 9 |
+For instructions on setting up your development environment, please |
|
| 10 |
+see our dedicated [dev environment setup |
|
| 11 |
+docs](http://docs.docker.io/en/latest/contributing/devenvironment/). |
|
| 9 | 12 |
|
| 10 | 13 |
## Contribution guidelines |
| 11 | 14 |
|