Add Gitter chat badge (#1399)

And update other gitter links.
This commit is contained in:
Ethan Smith
2017-06-12 15:55:05 -07:00
committed by Guido van Rossum
parent d4c13e73f9
commit ac36193550
2 changed files with 5 additions and 3 deletions

View File

@@ -37,8 +37,8 @@ tracker](https://github.com/python/typeshed/issues). This is the right
place to start a discussion of any of the above or most any other
topic concerning the project.
For less formal discussion, try the Mypy chat room on
[gitter.im](https://gitter.im/python/mypy). Some Mypy core developers
For less formal discussion, try the typing chat room on
[gitter.im](https://gitter.im/python/typing). Some Mypy core developers
are almost always present; feel free to find us there and we're happy
to chat. Substantive technical discussion will be directed to the
issue tracker.

View File

@@ -1,5 +1,7 @@
# typeshed
[![Chat at https://gitter.im/python/typing](https://badges.gitter.im/python/typing.svg)](https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## About
Typeshed contains external type annotations for the Python standard library
@@ -101,7 +103,7 @@ https://github.com/python/typeshed/blob/master/CONTRIBUTING.md#stub-versioning).
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) before submitting pull
requests.
requests. If you have questions related to contributing, drop by the [typing Gitter](https://gitter.im/python/typing).
## Running the tests