diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6ea99a1..78b0fa1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,17 +7,17 @@ assignees: '' --- -**Describe the bug** +##Describe the bug A clear and concise description of what the bug is. -**To Reproduce** +##To Reproduce Please, provide a fully standalone runnable test case : minimal python code + docx template + other files if needed (images etc...) -**Expected behavior** +##Expected behavior A clear and concise description of what you expected to happen. -**Screenshots** +##Screenshots If applicable, add screenshots to help explain your problem. -**Additional context** +##Additional context Add any other context about the problem here.