mirror of
https://github.com/Anjok07/ultimatevocalremovergui.git
synced 2024-12-01 02:27:21 +01:00
ae78e35e59
Improved issue templates
29 lines
645 B
Markdown
29 lines
645 B
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug or a feature that is not working how you expect it to
|
|
title: ''
|
|
labels: 'Type: Bug'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Selected settings: '...'
|
|
2. 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 and annotate the images.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. iOS]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|