File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Support request
3
+ about : Ask for help using coverage.py
4
+ title : ' '
5
+ labels : support, needs triage
6
+ assignees : ' '
7
+
8
+ ---
9
+
10
+ ** Have you asked elsewhere?**
11
+
12
+ There are other good places to ask for help using coverage.py. These places let
13
+ other people suggest solutions, are more likely places for people to find your
14
+ question:
15
+
16
+ - [ Stack Overflow] ( https://stackoverflow.com/questions/tagged/coverage.py )
17
+ - [ discuss.python.org] ( https://discuss.python.org/search?q=coverage.py )
18
+
19
+ ** Describe your situation**
20
+
21
+ Wherever you ask your question, be sure to explain:
22
+
23
+ - What you did
24
+ - What happened
25
+ - How that was different than what you wanted to happen
26
+ - What kind of help you need
You can’t perform that action at this time.
0 commit comments