From 8d89e9455fb7257a58ce134d95e03b52c0f54d08 Mon Sep 17 00:00:00 2001 From: James George Date: Tue, 1 Jan 2019 16:51:29 +0530 Subject: [PATCH] add contributing section to docs :+1: --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 42199161c..3ed704183 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ To keep up to date on [Aurelia](http://www.aurelia.io/), please visit and subscr You can read documentation on the cli [here](https://aurelia.io/docs/cli). If you would like to help improve this documentation, the source for the above can be found in the doc folder within the framework repository. +## Contributing + +Please see the [contributing guidelines](./CONTRIBUTING.md) + ## Building 1. Clone the aurelia-cli: `git clone https://github.com/aurelia/cli.git`