From 7b510d61f46593595831d465a2c78642c12e030e Mon Sep 17 00:00:00 2001 From: Ben Word Date: Mon, 17 Sep 2012 22:52:23 -0500 Subject: [PATCH] Add CONTRIBUTING.md to assist with the new GitHub UI --- doc/contribute.md => CONTRIBUTING.md | 3 --- README.md | 2 +- doc/README.md | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) rename doc/contribute.md => CONTRIBUTING.md (97%) diff --git a/doc/contribute.md b/CONTRIBUTING.md similarity index 97% rename from doc/contribute.md rename to CONTRIBUTING.md index 09c61c7..0ca6dd3 100755 --- a/doc/contribute.md +++ b/CONTRIBUTING.md @@ -1,6 +1,3 @@ -[Roots Theme homepage](http://www.rootstheme.com/) | [Documentation -table of contents](README.md) - # Contributing to Roots Theme ## Reporting issues diff --git a/README.md b/README.md index 8c81160..349078a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Take a look at the [documentation table of contents](/retlehs/roots/blob/master/ ## Contributing -Everyone is welcome to help improve this project. There are several ways you can contribute: +Everyone is welcome to help [contribute](/retlehs/roots/blob/master/CONTRIBUTING.md) and improve this project. There are several ways you can contribute: * Reporting issues (please read [issue guidelines](https://github.com/necolas/issue-guidelines)) * Suggesting new features diff --git a/doc/README.md b/doc/README.md index bd8eb41..b38cce1 100755 --- a/doc/README.md +++ b/doc/README.md @@ -15,7 +15,7 @@ Roots is a starting WordPress theme made for developers that’s based on [HTML5 ## Development -* [Contributing to Roots](contribute.md) — Guidelines on how to +* [Contributing to Roots](/retlehs/roots/blob/master/CONTRIBUTING.md) — Guidelines on how to contribute effectively. * [Extending and customizing Roots](extend.md) — Going further with Roots. \ No newline at end of file