mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-07 22:15:38 -05:00
35 lines
555 B
Markdown
35 lines
555 B
Markdown
---
|
|
name: Bug Report
|
|
about: Crashes or unexpected behaviors
|
|
title: ""
|
|
labels: "bug"
|
|
assignees: ""
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- Brief description of the issue -->
|
|
|
|
## Expected Behavior
|
|
|
|
<!-- Describe what you expected to happen -->
|
|
|
|
## Steps to Reproduce
|
|
|
|
<!-- Please provide detailed steps to reproduce the issue -->
|
|
|
|
1.
|
|
2.
|
|
3.
|
|
|
|
## Error Messages/Logs
|
|
|
|
<!-- Please include any error messages, stack traces, or relevant logs -->
|
|
|
|
```
|
|
Paste error messages or logs here
|
|
```
|
|
|
|
## Screenshots/Recordings
|
|
|
|
<!-- If applicable, add screenshots or screen recordings --> |