Skip to content

Commit 7a4292d

Browse files
committed
Try to get better bug reports
1 parent 56d7c79 commit 7a4292d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ assignees: ''
1111
A clear and concise description of the bug.
1212

1313
**To Reproduce**
14-
How can we reproduce the problem? Please *be specific*.
14+
How can we reproduce the problem? Please *be specific*. Don't just link to a failing CI job. Answer the questions below:
1515
1. What version of Python are you using?
1616
1. What version of coverage.py are you using? The output of `coverage debug sys` is helpful.
1717
1. What versions of what packages do you have installed? The output of `pip freeze` is helpful.

0 commit comments

Comments
 (0)