Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
yanggyein
/
kku
/
laradock
/
.github
/
ISSUE_TEMPLATE
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/yanggyein/kku/laradock/.github/ISSUE_TEMPLATE/bug_report.md
--- name: "Bug report" about: "Report a general issue, encountered while using Laradock." labels: "Type: Bug" --- ### Description: <!-- A clear and concise description of what the bug is. --> ### Expected Behavior: <!-- A clear and concise description of what you expected to happen. --> ### Context information: **Output of `git rev-parse HEAD`** ``` {paste here} ``` **Output of `docker version`** ``` {paste here} ``` **Output of `docker-compose version`** ``` {paste here} ``` **System info: Mac, Windows or Linux. Include which disto/version** ``` {paste here} ``` ### Steps to reproduce the issue: <!--- How can we reproduce the issue? --> 1. 2. 3. ### Stacktrace & Additional info: ``` {paste here} ```