diff --git a/.github/ISSUE_TEMPLATE/help-request.md b/.github/ISSUE_TEMPLATE/help-request.md new file mode 100644 index 0000000..7c22a4a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help-request.md @@ -0,0 +1,20 @@ +--- +name: Help request +about: Ask help to the community +title: '' +labels: help wanted +assignees: '' + +--- + +## Describe your problem +A clear and concise description of what you want to do + +## More details about your problem +Steps to reproduce the behavior, expected behavior etc... + +## Provide a test case +If applicable, provide minimal python code + docx template + other files (images etc...) to reproduce the behavior + +## Screenshots +If applicable, add screenshots to help explain your problem.