Booking, QI Content, Trees, Media

This commit is contained in:
Kevin Adametz 2019-10-02 20:03:55 +02:00
parent 1f340e96fa
commit 7fbac395a9
260 changed files with 27160 additions and 3773 deletions

View file

@ -0,0 +1,10 @@
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 :

View 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 :

View 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.