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 81db7c6 commit 063c255Copy full SHA for 063c255
.github/ISSUE_TEMPLATE/crash.md
@@ -25,6 +25,11 @@ labels: "crash"
25
appreciated. We also very much appreciate it if you try to narrow the
26
source down to a small stand-alone example.)
27
28
+```python
29
+# Ideally, a small sample program that demonstrates the problem.
30
+# Or even better, a reproducible playground link https://mypy-play.net/ (use the "Gist" button)
31
+```
32
+
33
**Your Environment**
34
35
<!-- Include as many relevant details about the environment you experienced the bug in -->
0 commit comments