Update issue templates
This commit is contained in:
parent
ef622f28e5
commit
a435b1c46a
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -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.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user