File tree 4 files changed +79
-16
lines changed
4 files changed +79
-16
lines changed Original file line number Diff line number Diff line change 1
- This is a issue tracker. Please use our mailing list for general questions:
2
- https://groups.google.com/forum/?fromgroups=#!forum/jacoco
1
+ PLEASE USE ONE OF THE FOLLOWING TEMPLATES
3
2
4
- Also check FAQ before opening an issue: http://www.jacoco.org/jacoco/trunk/doc/faq.html
5
-
6
-
7
- ### Steps to reproduce
8
-
9
- JaCoCo version:
10
- Operating system:
11
- Tool integration: Maven/Ant/API/Other
12
-
13
-
14
- ### Expected behaviour
15
-
16
-
17
- ### Actual behaviour
3
+ https://github.com/jacoco/jacoco/issues/new/choose
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : ' Question'
3
+ about : ' Questions and requests for support'
4
+ title : ' PLEASE DO NOT USE GITHUB FOR QUESTIONS - CHECK FAQ OR USE FORUM'
5
+ labels : ' declined: question :x:'
6
+ assignes :
7
+
8
+ ---
9
+
10
+ https://www.jacoco.org/jacoco/trunk/doc/faq.html
11
+
12
+ https://groups.google.com/forum/?fromgroups=#!forum/jacoco
13
+
14
+ Thank you!
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : ' Bug report'
3
+ about : ' Report a bug in JaCoCo'
4
+ title :
5
+ labels : ' type: bug :bug:'
6
+ assignes :
7
+
8
+ ---
9
+
10
+ THIS IS A BUG TRACKER ONLY. FOR QUESTIONS PLEASE CHECK FAQ OR USE FORUM:
11
+
12
+ http://www.jacoco.org/jacoco/trunk/doc/faq.html
13
+
14
+ https://groups.google.com/forum/?fromgroups=#!forum/jacoco
15
+
16
+ Please understand that
17
+ ISSUES WITHOUT FOLLOWING INFORMATION WILL BE CLOSED WITHOUT COMMENTS!
18
+ Thank you for filling bug report!
19
+
20
+ ### Steps to reproduce
21
+
22
+ * JaCoCo version: (from right bottom corner of JaCoCo report)
23
+ * Operating system:
24
+ * Tool integration: Maven / Ant / CLI / API (for others please report to respective project)
25
+ * Complete executable reproducer: (e.g. GitHub Repo)
26
+ * Steps: (what exactly are you doing with the above reproducer?)
27
+
28
+ ### Expected behaviour
29
+
30
+ ### Actual behaviour
31
+
32
+ (In case of exceptions provide FULL STACKTRACE)
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : ' Feature request'
3
+ about : ' Suggest a feature for JaCoCo'
4
+ title :
5
+ labels : ' type: enhancement'
6
+ assignes :
7
+
8
+ ---
9
+
10
+ THIS IS A BUG TRACKER ONLY. FOR QUESTIONS PLEASE CHECK FAQ OR USE FORUM:
11
+
12
+ http://www.jacoco.org/jacoco/trunk/doc/faq.html
13
+
14
+ https://groups.google.com/forum/?fromgroups=#!forum/jacoco
15
+
16
+ Please understand that
17
+ ISSUES WITHOUT FOLLOWING INFORMATION WILL BE CLOSED WITHOUT COMMENTS!
18
+ Thank you for filling feature request!
19
+
20
+ ### Scenario
21
+
22
+ * JaCoCo version: (from right bottom corner of JaCoCo report)
23
+ * Operating system:
24
+ * Tool integration: Maven / Ant / CLI / API (for others please report to respective project)
25
+ * Description of your use case: (detailed description or executable reproducer, e.g. GitHub repo)
26
+
27
+ ### Current Behaviour
28
+
29
+ ### Wanted Behaviour
30
+
31
+ ### Possible Workarounds
You can’t perform that action at this time.
0 commit comments