13 lines
591 B
Markdown
13 lines
591 B
Markdown
# 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.
|