From 67ca7415e71a3e6389b883f746a1a15580deb892 Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Mon, 10 Nov 2014 11:33:16 -0800 Subject: [PATCH 1/2] Add link to Docs README. Linking to the docs readme to help would-be contributors discover the style guide and docs contribution guidelines. Docker-DCO-1.1-Signed-off-by: Fred Lifton (github: fredlf) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2d143a6d6e..7aa7795464 100644 --- a/README.md +++ b/README.md @@ -181,10 +181,10 @@ Contributing to Docker [![Build Status](https://ci.dockerproject.com/github.com/docker/docker/status.svg?branch=master)](https://ci.dockerproject.com/github.com/docker/docker) Want to hack on Docker? Awesome! There are instructions to get you -started [here](CONTRIBUTING.md). +started [here](CONTRIBUTING.md). If you'd like to contribute to the +documentation, please take a look at this [README.md](https://github.com/docker/docker/blob/master/docs/README.md). -They are probably not perfect, please let us know if anything feels -wrong or incomplete. +These instructions are probably not perfect, please let us know if anything feels wrong or incomplete. ### Legal From ca0885729df52698264dd10ba403eb8ab88d9642 Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Mon, 10 Nov 2014 17:50:12 -0800 Subject: [PATCH 2/2] Fix 80 char. error Docker-DCO-1.1-Signed-off-by: Fred Lifton (github: fredlf) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7aa7795464..fc41e409df 100644 --- a/README.md +++ b/README.md @@ -184,7 +184,8 @@ Want to hack on Docker? Awesome! There are instructions to get you started [here](CONTRIBUTING.md). If you'd like to contribute to the documentation, please take a look at this [README.md](https://github.com/docker/docker/blob/master/docs/README.md). -These instructions are probably not perfect, please let us know if anything feels wrong or incomplete. +These instructions are probably not perfect, please let us know if anything +feels wrong or incomplete. ### Legal