Merge commit '7df75d1ad072ca9d967691b6a00e304118652826' into dev

This commit is contained in:
Calin Crisan 2019-04-01 21:32:25 +03:00
commit c70505248c
2 changed files with 38 additions and 1 deletions

View File

@ -15,7 +15,6 @@ If your issue hasn't been reported yet, [report it yourself](https://github.com/
If you're using motionEye on a Linux distro rather than motionEyeOS, please switch over to [motionEye's issue tracker](https://github.com/ccrisan/motioneye/issues/).
##### Version And Hardware
Please clearly specify what OS version you are running and on what board. It is also important to know what types of cameras you have attached to your motionEyeOS system.
##### Attach Log Files

38
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,38 @@
### Preliminary Docs
I confirm that I have read the [CONTRIBUTING](https://github.com/ccrisan/motioneyeos/blob/master/.github/CONTRIBUTING.md) guide before opening this issue.
I confirm that I have read the [FAQ](https://github.com/ccrisan/motioneyeos/wiki/FAQ) before opening this issue.
### motionEyeOS Version
I am running motionEyeOS version: (insert your version here, e.g. 20180314).
### Board Model
I am using the following board/model: (insert your board model here, e.g. Raspberry PI 3B+).
### Camera
I am using the following type of camera: (choose from V4L2, MMAL, Network Camera, Fast Network Camera and Simple MJPEG Camera).
My camera model is: (insert your camera model, e.g. Logitech C290).
### Network Connection
My motionEyeOS unit is connected to the network via: (choose your network connection, e.g. WiFi, Ethernet).
### Peripherals
I am using the following peripherals that I consider relevant to this issue:
* (e.g. USB WiFi adapter)
* (e.g. External Hard Disk)
### Log Files
I consider the following log files relevant to this issue:
* (attach e.g. motioneye.log)
* (attach e.g. boot.log)