Update issue templates

pull/21/head
Leonardo Merza 4 years ago committed by GitHub
parent f2d1adb330
commit df89b1dc53

@ -0,0 +1,26 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ljmerza
---
**Describe the bug**
A clear and concise description of what the bug is.
**Version**
Syncarr version and if using docker or config file
**Debug logs**
Enable debugging with
```int
[general]
log_level=10
or for docker LOG_LEVEL=10
```
**Additional context**
Add any other context about the problem here.

@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
Loading…
Cancel
Save