docs: Add FAQ to bug report template

This commit is contained in:
FoxxMD 2023-02-22 12:55:14 -05:00
parent 19687b725d
commit ce6246e479

View file

@ -7,6 +7,8 @@ assignees: ''
---
[Please check the FAQ](https://github.com/FoxxMD/multi-scrobbler/blob/master/docs/FAQ.md) before submitting a bug report.
**Describe the bug**
A clear and concise description of what the bug is.
@ -21,7 +23,7 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.
**Logs**
If possible reproduce the issue with [debug logging ON](/docs/FAQ.md#turn-on-debug-logging)
If possible reproduce the issue with [debug logging ON](https://github.com/FoxxMD/multi-scrobbler/blob/master/docs/FAQ.md#turn-on-debug-logging)
```
Copy and paste as much log data as possible related to this issue here.