mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-10 03:55:29 +01:00
38 lines
782 B
Markdown
38 lines
782 B
Markdown
|
---
|
||
|
name: Support request
|
||
|
about: Something's not working like it should be
|
||
|
title: ''
|
||
|
labels: support
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
**What's happening?**
|
||
|
Concisely describe what's going wrong.
|
||
|
|
||
|
**Logs**
|
||
|
|
||
|
<!-- Paste any logs here (between the backticks). -->
|
||
|
<!-- You can get extended logs by setting the environment variable DEBUG to *. -->
|
||
|
<!-- For example, DEBUG=* yarn start if you're running directly from the cloned repository. -->
|
||
|
```
|
||
|
|
||
|
```
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|
||
|
|
||
|
**Runtime**
|
||
|
I'm running Muse:
|
||
|
- [ ] Directly from the cloned repository
|
||
|
- [ ] Inside a Docker container
|
||
|
- [ ] Something else (please elaborate)
|
||
|
|
||
|
**Versions**
|
||
|
- Muse:
|
||
|
- Docker (if applicable):
|
||
|
- OS:
|