From ec5d8e3d69b427bee5ac8a336f805bad5aec84bb Mon Sep 17 00:00:00 2001 From: Jakub Date: Sun, 28 Feb 2021 08:42:50 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5150767ff..c9b3f6a0b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,6 +17,9 @@ Steps to reproduce the behavior: 3. Scroll down to '....' 4. See error +**Example code* +Paste here your minimal reproducible code. This code should be ready to copy-paste-run. + **Expected behavior** A clear and concise description of what you expected to happen.