We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca4964 commit f41abcfCopy full SHA for f41abcf
.github/ISSUE_TEMPLATE/bug_report.md
@@ -24,9 +24,9 @@ A clear and concise description of what you expected to happen.
24
If applicable, add screenshots to help explain your problem.
25
26
**Desktop (please complete the following information):**
27
- - Library version: [e.g. 2.0.8]
28
- - Neo4j Version: [e.g. 4.2.1, aura]
29
- - PHP version: [e.g. 8.0.2]
+ - Library version: [e.g. 2.0.8, use `composer show -i laudis/neo4j-php-client` to find out]
+ - Neo4j Version: [e.g. 4.2.1, aura, use `neo4j version` to find out]
+ - PHP version: [e.g. 8.0.2, use `php -v` to find out]
30
- OS: [e.g. Linux, 5.13.4-1-MANJARO, Windows 10]
31
32
**Additional context**
0 commit comments