Skip to content

Commit 5e051d8

Browse files
brettcannonJelleZijlstra
authored andcommitted
Clarify contributions are from people external to the project (#3421)
Closes #3420
1 parent 2023394 commit 5e051d8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@
77
## About
88

99
Typeshed contains external type annotations for the Python standard library
10-
and Python builtins, as well as third party packages.
10+
and Python builtins, as well as third party packages as contributed by
11+
people external to those projects.
1112

1213
This data can e.g. be used for static analysis, type checking or type inference.
1314

1415
For information on how to use `typeshed`, read below. Information for
1516
contributors can be found in [CONTRIBUTING.md](CONTRIBUTING.md). **Please read
16-
it before submitting pull requests.**
17+
it before submitting pull requests; do not report issues with annotations to
18+
the project the stubs are for, but instead report them here to typeshed.**
1719

1820
Typeshed supports Python versions 2.7 and 3.5 and up.
1921

0 commit comments

Comments
 (0)