From cf30b85eb1d3ecbf27c35ea344a5f68934c1bd2b Mon Sep 17 00:00:00 2001 From: Ramkumar Ramachandra Date: Mon, 11 Nov 2013 10:45:26 +0530 Subject: [PATCH] CONTRIBUTING: wrap a couple of long lines Signed-off-by: Ramkumar Ramachandra --- CONTRIBUTING.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 43137c67e..4024bf263 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,11 +1,14 @@ # Contributing to Docker -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 -wrong or incomplete. +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 wrong or incomplete. ## Build Environment -For instructions on setting up your development environment, please see our dedicated [dev environment setup docs](http://docs.docker.io/en/latest/contributing/devenvironment/). +For instructions on setting up your development environment, please +see our dedicated [dev environment setup +docs](http://docs.docker.io/en/latest/contributing/devenvironment/). ## Contribution guidelines