You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ How can we reproduce the problem? Please *be specific*. Don't link to a failing
16
16
1. What version of coverage.py shows the problem? The output of `coverage debug sys` is helpful.
17
17
1. What versions of what packages do you have installed? The output of `pip freeze` is helpful.
18
18
1. What code shows the problem? Give us a specific commit of a specific repo that we can check out. If you've already worked around the problem, please provide a commit before that fix.
19
-
1. What commands did you run?
19
+
1. What commands should we run to reproduce the problem? *Be specific*. Include everything, even `git clone`, `pip install`, and so on. Explain like we're five!
20
20
21
21
**Expected behavior**
22
22
A clear and concise description of what you expected to happen.
0 commit comments