From ecf616d7df3a7e0f2ea69c180d5ef6441e7108a2 Mon Sep 17 00:00:00 2001 From: Aniketh Varma Date: Tue, 31 Oct 2023 18:12:07 +0530 Subject: [PATCH] Add Gitpod docs link to README (#25057) Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com> Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f2ac686b3..01f56ec2af 100644 --- a/README.md +++ b/README.md @@ -90,5 +90,7 @@ See the [LICENSE file](LICENSE.txt) for license rights and limitations. ## Contributing +[![Small Image](https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/mattermost/mattermost) + Please see [CONTRIBUTING.md](./CONTRIBUTING.md). [Join the Mattermost Contributors server](https://community.mattermost.com/signup_user_complete/?id=codoy5s743rq5mk18i7u5ksz7e) to join community discussions about contributions, development, and more.