From 1d430cf62fa6e957c15fbdf77524c6527d8df319 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Wed, 20 Dec 2017 14:53:50 +0100 Subject: Standardize on improved contributing section --- packages/website/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'packages/website/README.md') 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 -- cgit