31 lines
854 B
Markdown
31 lines
854 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug
|
|
title: "[BUG]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Checklist**
|
|
Please make sure you have performed the following steps before opening a new bug ticket, change `[ ]` to `[x]` to mark it as done
|
|
|
|
- [ ] I have read and tried the steps outlined in the [Troubleshooting Guide](https://docs.lubelogger.com/Installation/Troubleshooting)
|
|
- [ ] I have searched through existing issues.
|
|
|
|
**Description**
|
|
<!-- Describe the bug below this line -->
|
|
|
|
**Platform**
|
|
- [ ] Docker Image
|
|
- [ ] Windows/Linux Standalone Executable
|
|
|
|
**Browser Console Errors(F12)**
|
|
<!-- Attach a screenshot or codeblock containing the browser console error -->
|
|
|
|
**App/Container Console Error**
|
|
<!-- Attach a screenshot or codeblock containing the app/container console error -->
|
|
|
|
**Screenshots(optional)**
|
|
<!-- Attach a screenshot describing the bug -->
|