Mercurial > hg > isophonics-drupal-site
annotate vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md @ 14:1fec387a4317
Update Drupal core to 8.5.2 via Composer
author | Chris Cannam |
---|---|
date | Mon, 23 Apr 2018 09:46:53 +0100 |
parents | |
children |
rev | line source |
---|---|
Chris@14 | 1 | Q | A |
Chris@14 | 2 | --------------------------| --------------- |
Chris@14 | 3 | php-code-coverage version | x.y.z |
Chris@14 | 4 | PHP version | x.y.z |
Chris@14 | 5 | Driver | Xdebug / PHPDBG |
Chris@14 | 6 | Xdebug version (if used) | x.y.z |
Chris@14 | 7 | Installation Method | Composer / PHPUnit PHAR |
Chris@14 | 8 | Usage Method | PHPUnit / other |
Chris@14 | 9 | PHPUnit version (if used) | x.y.z |
Chris@14 | 10 |
Chris@14 | 11 <!-- |
Chris@14 | 12 - Please fill in this template according to your issue. |
Chris@14 | 13 - Please keep the table shown above at the top of your issue. |
Chris@14 | 14 - Please post code as text (using proper markup). Do not post screenshots of code. |
Chris@14 | 15 - For support request or how-tos, visit https://phpunit.de/support.html |
Chris@14 | 16 - Otherwise, replace this comment by the description of your issue. |
Chris@14 | 17 --> |
Chris@14 | 18 |