zoneminder/.github/ISSUE_TEMPLATE.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

60 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

<!--
2018-11-17 07:08:23 +08:00
**THIS FORUM IS FOR BUG REPORTS ONLY**
2019-01-05 22:29:58 +08:00
Do not post feature or enhancement requests, general discussions, or support questions here.
2018-11-17 07:08:23 +08:00
2018-11-17 07:11:05 +08:00
Feature and enhancement requests, general discussions, and support questions should occur in one of the following areas:
2018-08-02 22:49:40 +08:00
- The [ZoneMinder-Chat Slack channel](https://zoneminder-chat.herokuapp.com/)
- The [ZoneMinder Forum](https://forums.zoneminder.com/)
2018-01-15 05:24:47 +08:00
Docker related issues should be posted here: https://github.com/ZoneMinder/zmdockerfiles
2019-01-05 22:29:58 +08:00
In order to submit a bug report, please populate the fields below this line. This is required.
----------------------------------------------------------------------------------------------------
-->
2018-11-17 07:08:23 +08:00
**Describe Your Environment**
<!--
2018-11-17 07:08:23 +08:00
- Version of ZoneMinder [release version, development version, or commit]
- How you installed ZoneMinder [e.g. PPA, RPMFusion, from-source, etc]
- Full name and version of OS
- Browser name and version (if this is an issue with the web interface)
-->
2018-11-17 07:08:23 +08:00
**If the issue concerns a camera**
<!--
2018-11-17 07:08:23 +08:00
- Make and Model
2019-10-06 22:25:56 +08:00
- Frame rate
- Resolution
2018-11-17 07:08:23 +08:00
- ZoneMinder Source Type:
-->
2018-11-17 07:08:23 +08:00
**Describe the bug**
<!--
2018-11-17 07:08:23 +08:00
A clear and concise description of what the bug is.
-->
2018-11-17 07:08:23 +08:00
**To Reproduce**
<!--
2018-11-17 07:08:23 +08:00
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
-->
2018-11-17 07:08:23 +08:00
**Expected behavior**
<!--
2018-11-17 07:08:23 +08:00
A clear and concise description of what you expected to happen.
-->
2018-11-17 07:08:23 +08:00
**Debug Logs**
```
2018-11-17 07:08:23 +08:00
<!--
2018-11-17 07:08:23 +08:00
<insert debug logs here, please make sure they are within the ``` quotes so they are formatted properly>
-->
2018-11-17 07:08:23 +08:00
```