Skip to content

Commit 9433325

Browse files
authored
Merge pull request #161 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.rst
2 parents c1f6616 + 8b95e0f commit 9433325

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluggy - A minimalist production ready plugin system
22
====================================================
3-
|pypi| |anaconda| |versions| |travis| |appveyor|
43

4+
|pypi| |anaconda| |versions| |travis| |appveyor| |gitter|
55

66
This is the core framework used by the `pytest`_, `tox`_, and `devpi`_ projects.
77

@@ -67,7 +67,10 @@ A definitive example
6767
.. |appveyor| image:: https://img.shields.io/appveyor/ci/pytestbot/pluggy/master.svg
6868
:target: https://ci.appveyor.com/project/pytestbot/pluggy
6969
.. |anaconda| image:: https://anaconda.org/conda-forge/pluggy/badges/version.svg
70-
:target: https://anaconda.org/conda-forge/pluggy
70+
:target: https://anaconda.org/conda-forge/pluggy
71+
.. |gitter| image:: https://badges.gitter.im/pytest-dev/pluggy.svg
72+
:alt: Join the chat at https://gitter.im/pytest-dev/pluggy
73+
:target: https://gitter.im/pytest-dev/pluggy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7174

7275
.. links
7376
.. _pytest:

0 commit comments

Comments
 (0)