Skip to content

Commit f2d1faa

Browse files
committed
simplify github issue template
1 parent 4f8d619 commit f2d1faa

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
Please check the following instructions before submitting a bug :
22
* Make sure you are using the latest version.
3-
* If you are new to this package, make sure you followed every step from [installation document](http://unisharp.github.io/laravel-filemanager/installation).
4-
* If you have problem applying this package, please check the [integration document](http://unisharp.github.io/laravel-filemanager/integration).
5-
* If anything went broken after you upgraded, please check the [upgrade document](http://unisharp.github.io/laravel-filemanager/upgrade).
3+
* 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.
64

75
If your problem still remains, please do these steps :
8-
* run `php ./vendor/unisharp/laravel-filemanager/bin/debug` and paste the results here.
9-
* (optional) If there are errors in browser console, click on the links and you should see some PHP exceptions. Please capture screenshots and paste them here.
6+
* Run `php ./vendor/unisharp/laravel-filemanager/bin/debug` and paste the results here.
7+
* Capture screenshots of your browser console and paste them here.
8+
* Provide the steps to reproduce your issue, so we might solve it quicker.

0 commit comments

Comments
 (0)