From d8311c44e4eaed7f41923c7cbc0db3261a74a3f9 Mon Sep 17 00:00:00 2001 From: Sanket Singh <24548786+sanketsingh24@users.noreply.github.com> Date: Wed, 5 Dec 2018 14:20:11 +0530 Subject: [PATCH 1/3] Added a link to contributing.md fixes - #12845 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 361a9afd2a89..05d97fbb7791 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,7 @@ If you want to help, send an email to support at rocket.chat to be invited to th ## How to Contribute -Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors community. +Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors community. For more information, check out our [Contributing Guide](https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md). A lot of work has already gone into Rocket.Chat, but we have much bigger plans for it! From 45ab3ace3a5e47097e077cccc191c45155410606 Mon Sep 17 00:00:00 2001 From: Sanket Singh <24548786+sanketsingh24@users.noreply.github.com> Date: Sat, 8 Dec 2018 22:03:46 +0530 Subject: [PATCH 2/3] Modified link to relative --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d97fbb7791..d12800d7ba7e 100644 --- a/README.md +++ b/README.md @@ -424,7 +424,7 @@ If you want to help, send an email to support at rocket.chat to be invited to th ## How to Contribute -Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors community. For more information, check out our [Contributing Guide](https://github.com/RocketChat/Rocket.Chat/blob/develop/.github/CONTRIBUTING.md). +Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors community. For more information, check out our [Contributing Guide](.github/CONTRIBUTING.md). A lot of work has already gone into Rocket.Chat, but we have much bigger plans for it! From 50e009d5735a7b2616652ba0f8b4dbd8e92ce509 Mon Sep 17 00:00:00 2001 From: Sanket Singh <24548786+sanketsingh24@users.noreply.github.com> Date: Tue, 18 Dec 2018 16:58:59 +0530 Subject: [PATCH 3/3] Added link to Contributing docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 315120a8ecd1..a40cacb954bd 100644 --- a/README.md +++ b/README.md @@ -430,7 +430,7 @@ If you want to help, send an email to support at rocket.chat to be invited to th ## How to Contribute -Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors community. For more information, check out our [Contributing Guide](.github/CONTRIBUTING.md). +Already a JavaScript developer? Familiar with Meteor? [Pick an issue](https://github.com/RocketChat/Rocket.Chat/labels/contrib%3A%20easy), push a PR and instantly become a member of Rocket.Chat's international contributors community. For more information, check out our [Contributing Guide](.github/CONTRIBUTING.md) and our [Official Documentation for Contributors](https://rocket.chat/docs/contributing/). A lot of work has already gone into Rocket.Chat, but we have much bigger plans for it!