We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d86ad84 commit 7292e4eCopy full SHA for 7292e4e
CONTRIBUTING.md
@@ -13,7 +13,7 @@ are important to the project's success.
13
* Small fixes and additions can be submitted directly as pull requests,
14
but [contact us](README.md#discussion) before starting significant work.
15
* Create your stubs, considering [what to include](#what-to-include) and
16
- conforming to the [coding style](#stub-file-coding-style).
+ conforming to the [coding style](https://typing.readthedocs.io/en/latest/guides/writing_stubs.html#style-guide).
17
4. Optionally [format and check your stubs](#code-formatting).
18
5. Optionally [run the tests](tests/README.md).
19
6. [Submit your changes](#submitting-changes) by opening a pull request.
0 commit comments