diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-04-27 16:56:18 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-04-27 16:56:18 +0000 |
commit | 00e4ec55c3b8757e6d5fb8bf3176dd7e20966b3a (patch) | |
tree | 20bb404e58d33bf8646b35cc07659e1a6eec4979 | |
parent | b9eb846b921910acca6da517537e38ce3edea5a2 (diff) | |
parent | ce95397cd22cbf5dbcf48d79799091adb740abdf (diff) | |
download | gitlab-ce-00e4ec55c3b8757e6d5fb8bf3176dd7e20966b3a.tar.gz |
Merge branch 'gitter-badge' into 'master'
gitter badge in the readme pointing to gitlabhq/gitlabhq
See merge request !10968
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 10d69efdc6b..59de828e1ac 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Overall test coverage](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/coverage.svg)](https://gitlab.com/gitlab-org/gitlab-ce/pipelines) [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.svg)](https://codeclimate.com/github/gitlabhq/gitlabhq) [![Core Infrastructure Initiative Best Practices](https://bestpractices.coreinfrastructure.org/projects/42/badge)](https://bestpractices.coreinfrastructure.org/projects/42) +[![Gitter](https://badges.gitter.im/gitlabhq/gitlabhq.svg)](https://gitter.im/gitlabhq/gitlabhq?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ## Test coverage |