33 lines
776 B
Markdown
33 lines
776 B
Markdown
|
---
|
||
|
name: Bug report for AdminLTE v3.x
|
||
|
about: Create a report to help us improve AdminLTE v3.x
|
||
|
title: "[BUG]"
|
||
|
labels: type:bug, version:3.1.x
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Environment (please complete the following information):**
|
||
|
- AdminLTE Version: [e.g. v3.0.0]
|
||
|
- Operating System: [e.g. macOS Catalina]
|
||
|
- Browser (Version): [e.g. Chrome (Latest)]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|