Skip to content

Commit dc6714e

Browse files
authored
Mention mypy playground in bug template (#13724)
Meant to do this in #13722
1 parent be63842 commit dc6714e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ If the project you encountered the issue in is open source, please provide a lin
2727

2828
```python
2929
# 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)
3031
```
3132

3233
**Expected Behavior**

0 commit comments

Comments
 (0)