Update issue templates

This commit is contained in:
Eric Lapouyade 2021-07-16 11:00:01 +02:00 committed by GitHub
parent ba9a4629e9
commit 44fb098904

23
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Please, provide a fully standalone runnable test case : minimal python code + docx template + other files if needed (images etc...)
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.