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 name: Bug report
about: Create a report to help us improve about: Create a bug report to help us fix the code
title: '' title: ''
labels: bug labels: bug
assignees: '' assignees: ''
--- ---
##Describe the bug ## Describe the bug
A clear and concise description of what the bug is. 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...) 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. A clear and concise description of what you expected to happen.
##Screenshots ## Screenshots
If applicable, add screenshots to help explain your problem. If applicable, add screenshots to help explain your problem.
##Additional context ## Additional context
Add any other context about the problem here. Add any other context about the problem here.