juice-shop/juice-shop

View on GitHub
.github/ISSUE_TEMPLATE/bug-report.md

Summary

Maintainability
Test Coverage
---
name: "\U0001F41BBug report"
about: Report a bug in OWASP Juice Shop
title: '[πŸ›] '
labels: bug
assignees: ''

---

<!--πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…

To expedite issue processing please search open and closed issues before submitting a new one.
Existing issues often contain information about workarounds, resolution, or progress updates.

Please also make sure to check the official [Troubleshooting guide](https://pwning.owasp-juice.shop/companion-guide/latest/part4/troubleshooting.html) before opening a bug report.

πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…πŸ”…-->

# :bug: Bug report

## Description

<!-- ✍️-->
A clear and concise description of the problem...


### Is this a regression?

<!-- Did this behavior use to work in the previous version? -->
<!-- ✍️-->
Yes, the previous version in which this bug was not present was: `x.y.z`


## :microscope: Minimal Reproduction

<!-- ✍️Simple steps to reproduce this bug.

Issues that don't have enough info and can't be reproduced will be labeled with "missing information" and closed shortly afterwards.
-->


## :fire: Exception or Error

<pre><code>
<!-- If the issue is accompanied by an exception or an error, please share your log below: -->
<!-- ✍️-->

</code></pre>


## :deciduous_tree: Your Environment

<pre><code>
<!-- run `node -v && npm -v` and paste output below -->
<!-- ✍️-->

</code></pre>


### Additional Information

<!-- ✍️Is this a browser specific issue? If so, please specify the browser and version. -->
<!-- ✍️Do any of these matter: operating system, Docker environment, cloud environment, ...? If so, please mention it below. -->