Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f994bfe

Browse files
authored
Point to some resources at top of bug template (#11563)
1 parent 50fb2d4 commit f994bfe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ labels: "bug"
77
<!--
88
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
99
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
1016
-->
1117

1218
**Bug Report**

0 commit comments

Comments
 (0)