laravel-6 support
This commit is contained in:
@@ -2,7 +2,9 @@ Please check the following instructions before submitting a bug :
|
||||
* Make sure you are using the latest version.
|
||||
* Make sure you read [installation](http://unisharp.github.io/laravel-filemanager/installation), [integration](http://unisharp.github.io/laravel-filemanager/integration), and [upgrade](http://unisharp.github.io/laravel-filemanager/upgrade) document.
|
||||
|
||||
If your problem still remains, please do these steps :
|
||||
* Run `php ./vendor/unisharp/laravel-filemanager/bin/debug` and paste the results here.
|
||||
* Capture screenshots of your browser console and paste them here.
|
||||
* Provide the steps to reproduce your issue, so we might solve it quicker.
|
||||
And provide the followings :
|
||||
* Operating system :
|
||||
* Laravel version :
|
||||
* Package version :
|
||||
* Steps to reproduce your issue :
|
||||
* Screenshots of browser console :
|
||||
|
16
vendor/unisharp/laravel-filemanager/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
16
vendor/unisharp/laravel-filemanager/.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
|
||||
---
|
||||
|
||||
Please check the following instructions before submitting a bug :
|
||||
* Make sure you are using the latest version.
|
||||
* Make sure you read [installation](http://unisharp.github.io/laravel-filemanager/installation), [integration](http://unisharp.github.io/laravel-filemanager/integration), and [upgrade](http://unisharp.github.io/laravel-filemanager/upgrade) document.
|
||||
|
||||
And provide the followings :
|
||||
* Operating system :
|
||||
* Laravel version :
|
||||
* Package version :
|
||||
* Steps to reproduce your issue :
|
||||
* Screenshots of browser console :
|
17
vendor/unisharp/laravel-filemanager/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
vendor/unisharp/laravel-filemanager/.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
Reference in New Issue
Block a user