Skip to content

Commit 144f333

Browse files
authored
docs: Improve issue template (#548)
Use Xdebug 3 settings and replace "Adapter" with "VS Code extension", since it makes it more understandable.
1 parent ae60dda commit 144f333

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ISSUE_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
PHP version:
22
Xdebug version:
3-
Adapter version:
3+
VS Code extension version:
44

55
Your launch.json:
66
Xdebug php.ini config:
77

8-
Xdebug logfile (from setting `xdebug.remote_log` in php.ini):
9-
Adapter logfile (from setting `"log": true` in launch.json):
8+
Xdebug logfile (from setting `xdebug.log` in php.ini):
9+
VS Code extension logfile (from setting `"log": true` in launch.json):
1010

1111
Code snippet to reproduce:
1212

0 commit comments

Comments
 (0)