aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2017-12-20 21:53:50 +0800
committerFabio Berger <me@fabioberger.com>2017-12-20 21:53:50 +0800
commit1d430cf62fa6e957c15fbdf77524c6527d8df319 (patch)
tree2284c04d3dab71feba4ac435bf01280ed082587d /packages
parent23aa3ec5eaa25e8afd24ddf048889d1c44940a70 (diff)
downloaddexon-sol-tools-1d430cf62fa6e957c15fbdf77524c6527d8df319.tar
dexon-sol-tools-1d430cf62fa6e957c15fbdf77524c6527d8df319.tar.gz
dexon-sol-tools-1d430cf62fa6e957c15fbdf77524c6527d8df319.tar.bz2
dexon-sol-tools-1d430cf62fa6e957c15fbdf77524c6527d8df319.tar.lz
dexon-sol-tools-1d430cf62fa6e957c15fbdf77524c6527d8df319.tar.xz
dexon-sol-tools-1d430cf62fa6e957c15fbdf77524c6527d8df319.tar.zst
dexon-sol-tools-1d430cf62fa6e957c15fbdf77524c6527d8df319.zip
Standardize on improved contributing section
Diffstat (limited to 'packages')
-rw-r--r--packages/monorepo-scripts/README.md2
-rw-r--r--packages/subproviders/README.md2
-rw-r--r--packages/website/README.md5
3 files changed, 7 insertions, 2 deletions
diff --git a/packages/monorepo-scripts/README.md b/packages/monorepo-scripts/README.md
index d2299b70d..452e0f94c 100644
--- a/packages/monorepo-scripts/README.md
+++ b/packages/monorepo-scripts/README.md
@@ -16,7 +16,7 @@ This will list out any dependencies that differ in versions between packages.
## Contributing
-We strongly recommend the community to help us make improvements and to determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
+We strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.
diff --git a/packages/subproviders/README.md b/packages/subproviders/README.md
index 5d74de9d1..9f01b4453 100644
--- a/packages/subproviders/README.md
+++ b/packages/subproviders/README.md
@@ -43,7 +43,7 @@ A subprovider that relays all signing related requests to a particular provider
## Contributing
-We strongly encourage the community to help us make improvements and to determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
+We strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.
diff --git a/packages/website/README.md b/packages/website/README.md
index 53cdbd8d3..c050c6387 100644
--- a/packages/website/README.md
+++ b/packages/website/README.md
@@ -7,6 +7,11 @@ This repository contains our website and [0x Portal DApp][portal-url] (over-the-
[whitepaper-url]: https://0xproject.com/pdfs/0x_white_paper.pdf
[portal-url]: https://0xproject.com/portal
+## Contributing
+
+We strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
+
+Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.
## Local Dev Setup