Skip to content

Commit f41abcf

Browse files
authored
Update issue templates
Added commands to run to receive the reuested information
1 parent 8ca4964 commit f41abcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ A clear and concise description of what you expected to happen.
2424
If applicable, add screenshots to help explain your problem.
2525

2626
**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]
27+
- Library version: [e.g. 2.0.8, use `composer show -i laudis/neo4j-php-client` to find out]
28+
- Neo4j Version: [e.g. 4.2.1, aura, use `neo4j version` to find out]
29+
- PHP version: [e.g. 8.0.2, use `php -v` to find out]
3030
- OS: [e.g. Linux, 5.13.4-1-MANJARO, Windows 10]
3131

3232
**Additional context**

0 commit comments

Comments
 (0)