| 
 | 1 | +---  | 
 | 2 | +name: "\U0001F41BBug report"  | 
 | 3 | +about: Report a bug in OWASP Juice Shop  | 
 | 4 | +title: '[🐛] '  | 
 | 5 | +labels: bug  | 
 | 6 | +assignees: ''  | 
 | 7 | + | 
 | 8 | +---  | 
 | 9 | + | 
 | 10 | +<!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅  | 
 | 11 | +
  | 
 | 12 | +To expedite issue processing please search open and closed issues before submitting a new one.  | 
 | 13 | +Existing issues often contain information about workarounds, resolution, or progress updates.  | 
 | 14 | +
  | 
 | 15 | +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.  | 
 | 16 | +
  | 
 | 17 | +🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅-->  | 
 | 18 | + | 
 | 19 | +# :bug: Bug report  | 
 | 20 | + | 
 | 21 | +## Description  | 
 | 22 | + | 
 | 23 | +<!-- ✍️-->  | 
 | 24 | +A clear and concise description of the problem...  | 
 | 25 | + | 
 | 26 | + | 
 | 27 | +### Is this a regression?  | 
 | 28 | + | 
 | 29 | +<!-- Did this behavior use to work in the previous version? -->  | 
 | 30 | +<!-- ✍️-->  | 
 | 31 | +Yes, the previous version in which this bug was not present was: `x.y.z`  | 
 | 32 | + | 
 | 33 | + | 
 | 34 | +## :microscope: Minimal Reproduction  | 
 | 35 | + | 
 | 36 | +<!-- ✍️Simple steps to reproduce this bug.  | 
 | 37 | +
  | 
 | 38 | +Issues that don't have enough info and can't be reproduced will be labeled with "missing information" and closed shortly afterwards.  | 
 | 39 | +-->  | 
 | 40 | + | 
 | 41 | + | 
 | 42 | +## :fire: Exception or Error  | 
 | 43 | + | 
 | 44 | +<pre><code>  | 
 | 45 | +<!-- If the issue is accompanied by an exception or an error, please share your log below: -->  | 
 | 46 | +<!-- ✍️-->  | 
 | 47 | + | 
 | 48 | +</code></pre>  | 
 | 49 | + | 
 | 50 | + | 
 | 51 | +## :deciduous_tree: Your Environment  | 
 | 52 | + | 
 | 53 | +<pre><code>  | 
 | 54 | +<!-- run `node -v && npm -v` and paste output below -->  | 
 | 55 | +<!-- ✍️-->  | 
 | 56 | + | 
 | 57 | +</code></pre>  | 
 | 58 | + | 
 | 59 | + | 
 | 60 | +### Additional Information  | 
 | 61 | + | 
 | 62 | +<!-- ✍️Is this a browser specific issue? If so, please specify the browser and version. -->  | 
 | 63 | +<!-- ✍️Do any of these matter: operating system, Docker environment, cloud environment, ...? If so, please mention it below. -->  | 
0 commit comments