mirror of
https://github.com/bakito/adguardhome-sync.git
synced 2025-01-10 17:20:06 +08:00
28 lines
721 B
Markdown
28 lines
721 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. What version of AdGuardHome sync used?
|
|
2. What version of AdGuardHome us used?
|
|
3. How does the configuration look?
|
|
4. What is the error message?
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Log Files**
|
|
If applicable, add log files or json responses from AdGuardHome to help explain your problem.
|
|
Please set the environment variable `LOG_LEVEL=debug` to generate debug logs.
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|