Update issue templates

This commit is contained in:
Eric Lapouyade 2021-07-16 11:05:16 +02:00 committed by GitHub
parent ef622f28e5
commit a435b1c46a

View File

@ -1,23 +1,23 @@
---
name: Bug report
about: Create a report to help us improve
about: Create a bug report to help us fix the code
title: ''
labels: bug
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.