muse/.github/ISSUE_TEMPLATE/support-request.md

39 lines
860 B
Markdown
Raw Normal View History

2022-03-12 01:49:47 +01:00
---
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:
2022-06-29 04:51:56 +02:00
- ffmpeg: (if running outside the Docker container, 4.1 or later is required)