diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ba738e1..e9b7df0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,18 +9,22 @@ A clear and concise description of what the bug is. **To Reproduce** 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 3. Result **Expected behavior** A clear and concise description of what you expected to happen. +** Deviated behavior** +How does the actual result deviate from the expected behavior. + **Logs** Please send logs of what happens. 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] - Bitness [e.g. x64 or x86] - Shell (busybox or else)