mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-25 13:02:10 +00:00
33 lines
718 B
Markdown
33 lines
718 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: "[BUG]"
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. iOS]
|
|
- Version [e.g. 22]
|
|
|
|
**Logs**
|
|
Add logs from console. To do that
|
|
1. Run `spicetify enable-devtools` in terminal
|
|
2. Spotify will be restarted
|
|
3. Hit <kbd>Ctrl + Shift + I</kbd> to open DevTools window
|
|
4. Navigate to tab Console
|
|
5. Copy console window content.
|
|
|
|
```console
|
|
(Please paste here console logs or attach a screenshot)
|
|
```
|