Update bug report template

pull/222/head^2
Vinayak Mehta 2021-06-27 23:16:21 +05:30
parent c647f573d8
commit 14e5569a67
No known key found for this signature in database
GPG Key ID: 2DE013537A15A9A4
1 changed files with 25 additions and 16 deletions

View File

@ -10,20 +10,25 @@ assignees: ''
<!-- Please read the filing issues section of the contributor's guide first: https://camelot-py.readthedocs.io/en/master/dev/contributing.html --> <!-- Please read the filing issues section of the contributor's guide first: https://camelot-py.readthedocs.io/en/master/dev/contributing.html -->
**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. -->
**Steps to reproduce the bug** **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: <!-- Steps used to install `camelot`:
1. Add step here (you can add more steps too) 1. Add step here (you can add more steps too) -->
<!-- Steps to be used to reproduce behavior:
1. Add step here (you can add more steps too) -->
**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. -->
**Code** **Code**
Add the Camelot code snippet that you used.
<!-- Add the Camelot code snippet that you used. -->
``` ```
import camelot import camelot
@ -31,13 +36,16 @@ import camelot
``` ```
**PDF** **PDF**
Add the PDF file that you want to extract tables from.
<!-- Add the PDF file that you want to extract tables from. -->
**Screenshots** **Screenshots**
If applicable, add screenshots to help explain your problem.
<!-- If applicable, add screenshots to help explain your problem. -->
**Environment** **Environment**
- OS: [e.g. MacOS]
- OS: [e.g. macOS]
- Python version: - Python version:
- Numpy version: - Numpy version:
- OpenCV version: - OpenCV version:
@ -45,4 +53,5 @@ If applicable, add screenshots to help explain your problem.
- Camelot version: - Camelot version:
**Additional context** **Additional context**
Add any other context about the problem here.
<!-- Add any other context about the problem here. -->