Skip to content

Commit ac36193

Browse files
emmatypinggvanrossum
authored andcommitted
Add Gitter chat badge (#1399)
And update other gitter links.
1 parent d4c13e7 commit ac36193

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ tracker](https://github.com/python/typeshed/issues). This is the right
3737
place to start a discussion of any of the above or most any other
3838
topic concerning the project.
3939

40-
For less formal discussion, try the Mypy chat room on
41-
[gitter.im](https://gitter.im/python/mypy). Some Mypy core developers
40+
For less formal discussion, try the typing chat room on
41+
[gitter.im](https://gitter.im/python/typing). Some Mypy core developers
4242
are almost always present; feel free to find us there and we're happy
4343
to chat. Substantive technical discussion will be directed to the
4444
issue tracker.

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# typeshed
22

3+
[![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)
4+
35
## About
46

57
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).
101103
## Contributing
102104

103105
Please read [CONTRIBUTING.md](CONTRIBUTING.md) before submitting pull
104-
requests.
106+
requests. If you have questions related to contributing, drop by the [typing Gitter](https://gitter.im/python/typing).
105107

106108
## Running the tests
107109

0 commit comments

Comments
 (0)