1--- 2name: 'Feature request' 3about: 'Suggest a feature for JaCoCo' 4title: 5labels: 'type: enhancement' 6assignes: 7 8--- 9 10THIS IS A BUG TRACKER ONLY. FOR QUESTIONS PLEASE CHECK FAQ OR USE FORUM: 11 12http://www.jacoco.org/jacoco/trunk/doc/faq.html 13 14https://groups.google.com/forum/?fromgroups=#!forum/jacoco 15 16Please understand that 17ISSUES WITHOUT FOLLOWING INFORMATION WILL BE CLOSED WITHOUT COMMENTS! 18Thank 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 32