Update bug_report.md
This commit is contained in:
parent
3c1eb0989e
commit
56c8fa868a
|
@ -9,18 +9,22 @@ A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Setup osync with the following config file / the following parameters
|
1. Setup osync with the following config file / the following parameters (please provide either anonymized)
|
||||||
2. Run osync with following parameters
|
2. Run osync with following parameters
|
||||||
3. Result
|
3. Result
|
||||||
|
|
||||||
**Expected behavior**
|
**Expected behavior**
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
|
** Deviated behavior**
|
||||||
|
How does the actual result deviate from the expected behavior.
|
||||||
|
|
||||||
**Logs**
|
**Logs**
|
||||||
Please send logs of what happens.
|
Please send logs of what happens.
|
||||||
Also, you might run osync with _DEBUG=yes environement variable to have more verbose debug logs.
|
Also, you might run osync with _DEBUG=yes environement variable to have more verbose debug logs.
|
||||||
|
|
||||||
**Desktop (please complete the following information):**
|
**Environment (please complete the following information):**
|
||||||
|
- Full osync version (including build)
|
||||||
- OS: [e.g. iOS]
|
- OS: [e.g. iOS]
|
||||||
- Bitness [e.g. x64 or x86]
|
- Bitness [e.g. x64 or x86]
|
||||||
- Shell (busybox or else)
|
- Shell (busybox or else)
|
||||||
|
|
Loading…
Reference in New Issue