From 8be964997c82d190e3b5658dffcae81672a72abe Mon Sep 17 00:00:00 2001 From: Will Binns Date: Wed, 1 Mar 2017 06:47:40 -0600 Subject: [PATCH] docs: Update Contributing and README strings --- CONTRIBUTING.md | 7 +++---- README.md | 9 +++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 73d2ec0b..28df524e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,5 @@ ## Contributing -Use the following quick guides to help you get started: +The following quick guides will help you get started: + [Becoming a Contributor](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/become-a-contributor.md) + [Working with GitHub](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/working-with-github.md) @@ -13,8 +13,7 @@ Use the following quick guides to help you get started: ### Code of Conduct -Contributors to Bitcoin.org are expected to adhere to the project's [Code of -Conduct](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/CODE_OF_CONDUCT.md). +Participation in this project is subject to a [Code of Conduct](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/CODE_OF_CONDUCT.md). ### Questions? -Contact Will Binns ([will@bitcoin.org](mailto:will@bitcoin.org)) if you need help. +Please contact Will Binns ([will@bitcoin.org](mailto:will@bitcoin.org)) if you need help. diff --git a/README.md b/README.md index 0c9c0a38..669288ec 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,12 @@ Current Build Status: ![Build Status](https://travis-ci.org/bitcoin-dot-org/bitcoin.org.svg?branch=master) +Live site: [Bitcoin.org](https://bitcoin.org) + Report problems or help improve the site by opening a [new issue](https://github.com/bitcoin-dot-org/bitcoin.org/issues/new) or [pull request](https://github.com/bitcoin-dot-org/bitcoin.org/compare). ## Documentation -Use the following quick guides to help you get started: +The following quick guides will help you get started: + [Becoming a Contributor](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/become-a-contributor.md) + [Working with GitHub](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/docs/working-with-github.md) @@ -19,8 +21,7 @@ Use the following quick guides to help you get started: ### Code of Conduct -Contributors to Bitcoin.org are expected to adhere to the project's [Code of -Conduct](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/CODE_OF_CONDUCT.md). +Participation in this project is subject to a [Code of Conduct](https://github.com/bitcoin-dot-org/bitcoin.org/blob/master/CODE_OF_CONDUCT.md). ### Questions? -Contact Will Binns ([will@bitcoin.org](mailto:will@bitcoin.org)) if you need help. +Please contact Will Binns ([will@bitcoin.org](mailto:will@bitcoin.org)) if you need help.