From 6ff67e7327b851fa67be6ad3d82f88ff7cce0dc9 Mon Sep 17 00:00:00 2001 From: "John L. Villalovos" Date: Fri, 26 Feb 2021 14:39:11 -0800 Subject: [PATCH] docs: add information about the gitter community Add a section in the README.rst about the gitter community. The badge already exists and is useful but very easy to miss. --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 647091af9..9e8c212a6 100644 --- a/README.rst +++ b/README.rst @@ -73,6 +73,11 @@ Bug reports Please report bugs and feature requests at https://github.com/python-gitlab/python-gitlab/issues. +Gitter Community Chat +===================== + +There is a `gitter `_ community chat +available at https://gitter.im/python-gitlab/Lobby Documentation =============