diff --git a/.github/ISSUE_TEMPLATE/help_needed.md b/.github/ISSUE_TEMPLATE/help_needed.md new file mode 100644 index 0000000..9fb7d1f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/help_needed.md @@ -0,0 +1,28 @@ +--- +name: Help needed +about: Create a report to help us improve +title: '' +labels: help +assignees: jarrekk + +--- + +**Describe the problem** +A clear and concise description of what the problem is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See problem + +**Screenshots** +If applicable, add screenshots to help explain your problem. + + - OS: [e.g. Ubuntu 18.04 LTS] + - IMGkit Version [e.g. 22] +- `wkhtmltopdf` Version [e.g. 22] + +**Additional context** +Add any other context about the problem here.