diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 99% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md index 4b0be1f05b..faf9134b0f 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -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 diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..9d6d88b818 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -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) +