diff options
author | John L. Villalovos <john@sodarock.com> | 2021-02-26 14:39:11 -0800 |
---|---|---|
committer | John L. Villalovos <john@sodarock.com> | 2021-02-26 14:46:48 -0800 |
commit | 6ff67e7327b851fa67be6ad3d82f88ff7cce0dc9 (patch) | |
tree | 413ea616ac445cfbf5dd6970a0ee390cd45a6f39 | |
parent | d0eb1b53619e1d1dd0353715cdf500f82ead7ecf (diff) | |
download | gitlab-6ff67e7327b851fa67be6ad3d82f88ff7cce0dc9.tar.gz |
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.
-rw-r--r-- | README.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 <https://gitter.im/python-gitlab/Lobby>`_ community chat +available at https://gitter.im/python-gitlab/Lobby Documentation ============= |