From ce28d41aefba3d80302f8ba09b33fff296dd21c5 Mon Sep 17 00:00:00 2001 From: rishabh710 <51189493+rishabh710@users.noreply.github.com> Date: Mon, 9 Nov 2020 16:19:04 +0530 Subject: [PATCH] Update README.md (#16224) addition of contributing section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bf31a22c18..e78ad1b609 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Table of Contents * [Get Involved](#get-involved) * [Learn More](#learn-more) * [Get the Latest News](#get-the-latest-news) + * [Contributing](#contributing) ## Try out Mattermost @@ -85,4 +86,7 @@ See the [LICENSE file](LICENSE.txt) for license rights and limitations. - **Mattermost** - Join the ~contributors channel on [the Mattermost Community Server](https://community.mattermost.com). - **IRC** - Join the #matterbridge channel on [Freenode](https://freenode.net/) (thanks to [matterircd](https://github.com/42wim/matterircd)). +## Contributing +Please see [CONTRIBUTING.md](./CONTRIBUTING.md). + Any other questions, mail us at info@mattermost.com. We’d love to meet you!