diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c45e34f..1d39ef1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,20 +10,25 @@ assignees: '' **Describe the bug** -A clear and concise description of what the bug is. + + **Steps to reproduce the bug** -Steps used to install `camelot`: -1. Add step here (you can add more steps too) -Steps to reproduce the behavior: -1. Add step here (you can add more steps too) + + + **Expected behavior** -A clear and concise description of what you expected to happen. + + **Code** -Add the Camelot code snippet that you used. + + + ``` import camelot @@ -31,18 +36,22 @@ import camelot ``` **PDF** -Add the PDF file that you want to extract tables from. + + **Screenshots** -If applicable, add screenshots to help explain your problem. + + **Environment** - - OS: [e.g. MacOS] - - Python version: - - Numpy version: - - OpenCV version: - - Ghostscript version: - - Camelot version: + +- OS: [e.g. macOS] +- Python version: +- Numpy version: +- OpenCV version: +- Ghostscript version: +- Camelot version: **Additional context** -Add any other context about the problem here. + +