18 lines
452 B
Markdown
18 lines
452 B
Markdown
---
|
|
name: Bug report
|
|
about: Something is not working as expected
|
|
title: "[BUG]"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
Concise description of what you're trying to do, the expected behavior and the current bug.
|
|
|
|
**How to reproduce**
|
|
Give steps on how to reproduce the bug (e.g. : commands, yaml, configs, tests, environment, version, ...).
|
|
|
|
**Logs**
|
|
The logs generated by BunkerWeb. **DON'T FORGET TO REMOVE PRIVATE DATA LIKE IP ADDRESSES !**
|