61 lines
1.4 KiB
Markdown
61 lines
1.4 KiB
Markdown
|
<!--
|
||
|
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
|
||
|
|
||
|
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
|
||
|
-->
|
||
|
|
||
|
## I'm submitting a...
|
||
|
|
||
|
<!-- Check one of the following options with "x" -->
|
||
|
|
||
|
<pre><code>
|
||
|
[ ] Regression (a behavior that used to work and stopped working in a new release)
|
||
|
[ ] Bug report <!-- Please search GitHub for a similar issue or PR before submitting -->
|
||
|
[ ] Feature request
|
||
|
[ ] Documentation issue or request
|
||
|
</code></pre>
|
||
|
|
||
|
|
||
|
## Current behavior
|
||
|
|
||
|
<!-- Describe how the issue manifests. -->
|
||
|
|
||
|
|
||
|
## Expected behavior
|
||
|
|
||
|
<!-- Describe what the desired behavior would be. -->
|
||
|
|
||
|
|
||
|
## Minimal reproduction of the problem with instructions
|
||
|
|
||
|
<!--
|
||
|
For bug reports please provide the *STEPS TO REPRODUCE* and if possible a *MINIMAL DEMO* of the problem via
|
||
|
https://codepen.io/pen or similar.
|
||
|
-->
|
||
|
|
||
|
|
||
|
## What is the motivation / use case for changing the behavior?
|
||
|
|
||
|
<!-- Describe the motivation or the concrete use case. -->
|
||
|
|
||
|
|
||
|
## Environment
|
||
|
|
||
|
<pre><code>
|
||
|
jquery-cropper version: X.Y.Z
|
||
|
<!-- Check whether this is still an issue in the most recent jquery-cropper version -->
|
||
|
|
||
|
Browser:
|
||
|
- [ ] Chrome (desktop) version XX
|
||
|
- [ ] Chrome (Android) version XX
|
||
|
- [ ] Chrome (iOS) version XX
|
||
|
- [ ] Firefox version XX
|
||
|
- [ ] Safari (desktop) version XX
|
||
|
- [ ] Safari (iOS) version XX
|
||
|
- [ ] IE version XX
|
||
|
- [ ] Edge version XX
|
||
|
|
||
|
Others:
|
||
|
<!-- Anything else relevant? -->
|
||
|
</code></pre>
|