Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CarnetApp/CarnetNextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md')
-rw-r--r--vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md b/vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..dc8e3b0
--- /dev/null
+++ b/vendor/phpunit/php-code-coverage/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,18 @@
+| Q | A
+| --------------------------| ---------------
+| php-code-coverage version | x.y.z
+| PHP version | x.y.z
+| Driver | Xdebug / PHPDBG
+| Xdebug version (if used) | x.y.z
+| Installation Method | Composer / PHPUnit PHAR
+| Usage Method | PHPUnit / other
+| PHPUnit version (if used) | x.y.z
+
+<!--
+- Please fill in this template according to your issue.
+- Please keep the table shown above at the top of your issue.
+- Please post code as text (using proper markup). Do not post screenshots of code.
+- For support request or how-tos, visit https://phpunit.de/support.html
+- Otherwise, replace this comment by the description of your issue.
+-->
+