mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-29 08:40:42 +02:00
Added PHP Extensions section to GitHub issues bug report template
This commit is contained in:
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -23,6 +23,13 @@ Run `php --version` from a command line to find your version.
|
||||
_Reminder: Directory Lister requires PHP 7.2+_
|
||||
|
||||
|
||||
**PHP Extensions**
|
||||
|
||||
What PHP extensions do you have installed?
|
||||
|
||||
Run `php -m` from a command line and paste the output here.
|
||||
|
||||
|
||||
**HTTP Server**
|
||||
|
||||
What HTTP server are you using to serve Directory Lister?
|
||||
@@ -50,4 +57,4 @@ A description of what you expected to happen.
|
||||
|
||||
**Additional context**
|
||||
|
||||
Add any other context about the problem.
|
||||
Add any other context about the problem. Error logs would be very helpful here.
|
||||
|
Reference in New Issue
Block a user