Skip to content

Commit 3b07014

Browse files
authored
docs: add link to contribution guide in README (#1785)
1 parent 6fa5680 commit 3b07014

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Class-validator works on both browser and node.js platforms.
4040
- [Samples](#samples)
4141
- [Extensions](#extensions)
4242
- [Release notes](#release-notes)
43+
- [Contributing](#contributing)
4344

4445
## Installation
4546

@@ -933,3 +934,7 @@ See information about breaking changes and release notes [here][3].
933934
[1]: https://github.com/chriso/validator.js
934935
[2]: https://github.com/pleerock/typedi
935936
[3]: CHANGELOG.md
937+
938+
## Contributing
939+
940+
For information about how to contribute to this project, see [TypeStack's general contribution guide](https://github.com/typestack/.github/blob/master/CONTRIBUTING.md).

0 commit comments

Comments
 (0)