annotate vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md @ 2:5311817fb629

Theme updates
author Chris Cannam
date Tue, 10 Jul 2018 13:19:18 +0000
parents
children
rev   line source
Chris@2 1 | Q | A
Chris@2 2 | --------------------------| ---------------
Chris@2 3 | php-code-coverage version | x.y.z
Chris@2 4 | PHP version | x.y.z
Chris@2 5 | Driver | Xdebug / PHPDBG
Chris@2 6 | Xdebug version (if used) | x.y.z
Chris@2 7 | Installation Method | Composer / PHPUnit PHAR
Chris@2 8 | Usage Method | PHPUnit / other
Chris@2 9 | PHPUnit version (if used) | x.y.z
Chris@2 10
Chris@2 11 <!--
Chris@2 12 - Please fill in this template according to your issue.
Chris@2 13 - Please keep the table shown above at the top of your issue.
Chris@2 14 - Please post code as text (using proper markup). Do not post screenshots of code.
Chris@2 15 - For support request or how-tos, visit https://phpunit.de/support.html
Chris@2 16 - Otherwise, replace this comment by the description of your issue.
Chris@2 17 -->
Chris@2 18