All checks were successful
Build and Push LST Docker Image / docker (push) Successful in 1m28s
66 lines
642 B
Markdown
66 lines
642 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report something that is broken or not working correctly
|
|
title: "[BUG] "
|
|
ref: "main"
|
|
labels:
|
|
|
|
- bug
|
|
|
|
---
|
|
|
|
# Summary
|
|
|
|
Briefly explain the issue.
|
|
|
|
---
|
|
|
|
# Steps To Reproduce
|
|
|
|
1. Go to ...
|
|
2. Click ...
|
|
3. Scan ...
|
|
4. Error occurs ...
|
|
|
|
---
|
|
|
|
# Expected Behavior
|
|
|
|
What should have happened?
|
|
|
|
---
|
|
|
|
# Actual Behavior
|
|
|
|
What actually happened instead?
|
|
|
|
---
|
|
|
|
# Severity
|
|
|
|
- [ ] Low
|
|
- [ ] Medium
|
|
- [ ] High
|
|
- [ ] Critical
|
|
|
|
---
|
|
|
|
# Environment
|
|
|
|
Example:
|
|
|
|
- Production
|
|
- Development
|
|
- Zebra Scanner
|
|
- Mobile Device
|
|
- Windows Server
|
|
- Docker
|
|
|
|
---
|
|
|
|
# Logs / Screenshots
|
|
|
|
Paste logs or upload screenshots here.
|
|
|
|
```txt
|
|
Paste logs here |