From 56c8fa868a9669785fc47ebf2a20a3d2ce0753e8 Mon Sep 17 00:00:00 2001 From: Orsiris de Jong Date: Thu, 19 Nov 2020 12:15:26 +0100 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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)