Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fb2d4 commit f994bfeCopy full SHA for f994bfe
1 file changed
.github/ISSUE_TEMPLATE/bug.md
@@ -7,6 +7,12 @@ labels: "bug"
7
<!--
8
If you're new to mypy and you're not sure whether what you're experiencing is a mypy bug, please see the "Question and Help" form
9
instead.
10
+ Please also consider:
11
+
12
+ - checking our common issues page: https://mypy.readthedocs.io/en/stable/common_issues.html
13
+ - searching our issue tracker: https://github.com/python/mypy/issues to see if
14
+ it's already been reported
15
+ - asking on gitter chat: https://gitter.im/python/typing
16
-->
17
18
**Bug Report**
0 commit comments