docs: add link to contributing guide

closes #3846
This commit is contained in:
James George 2018-12-27 12:59:51 +05:30 committed by Douglas Christopher Wilson
parent 03341204ff
commit b02d3a1744

View File

@ -127,6 +127,10 @@ $ npm install
$ npm test
```
## Contributing
[Contributing Guide](Contributing.md)
## People
The original author of Express is [TJ Holowaychuk](https://github.com/tj)