diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index df25212..4ab379e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,17 +10,18 @@ assignees: pleshevskiy A clear and concise description of what the bug is. -### To Reproduce +### Steps To Reproduce Steps to reproduce the behavior: 1. ... -### Expected Behavior - - ```python # Paste a minimal example that causes the problem. ``` +### Expected Behavior + + + ### Actual Behavior