Mercurial > hg > isophonics-drupal-site
annotate vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md @ 19:fa3358dc1485 tip
Add ndrum files
author | Chris Cannam |
---|---|
date | Wed, 28 Aug 2019 13:14:47 +0100 |
parents | 1fec387a4317 |
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 |