generate thumbs with imagemagick; js lightbox

This commit is contained in:
Bachir Soussi Chiadmi
2016-12-04 16:18:52 +01:00
parent 7f66e3ebe0
commit a81d97708c
33 changed files with 11682 additions and 10 deletions
+12
View File
@@ -0,0 +1,12 @@
# Contributing to Lightbox2
## Found a bug?
[Search through existing Github Issues](https://github.com/lokesh/lightbox2/issues) that have been reported to avoid creating a duplicate issue. If your bug has not been reported, create a new issue with the following details:
- What version of Lightbox2 you are using
- Information on which browsers and operating systems you have reproduced the bug on
- Steps to reproduce the bug
- A link to your production site where the bug is visible or all relevant HTML, CSS, and Javascript required to recreate the bug
All of the above are required.