Skip to content

Commit

Permalink
Adding ISSUE_TEMPLATE (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
BAILOOL authored May 16, 2022
1 parent 8dc1d1e commit fe4dd05
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
### System information (version)

* Operating System / Platform => ❔
* OpenCV => ❔
* Ceres => ❔
* Boost => ❔
* C++ => ❔
* Compiler => ❔

### Vision system

* Number of cameras => ❔
* Types of cameras => ❔ (perspective, fisheye, hybrid)
* Multicamera configurations => ❔ (overlapping, non-overlapping, converging)
* Configuration file => ❔ (i.e. `*.yml`)
* Image sequences => ❔ (if relevant and possible, please share image sequences)

### Describe the issue / bug

Please provide a clear and concise description of what the issue / bug is.

0 comments on commit fe4dd05

Please sign in to comment.