58 lines
983 B
Markdown
58 lines
983 B
Markdown
Before filing, search open and closed issues and check the FAQ in the README.
|
|
If this is a security issue, do not post details in a public issue.
|
|
Do not include IPs or any other information that can identify a vulnerable network in your issue.
|
|
|
|
## Issue type
|
|
|
|
- [ ] Bug report
|
|
- [ ] Feature request
|
|
- [ ] Documentation issue
|
|
- [ ] Question
|
|
|
|
## Context
|
|
|
|
### Install method
|
|
|
|
- [ ] Docker image `ullaakut/cameradar`
|
|
- [ ] Custom Docker build
|
|
- [ ] Pre-compiled binary
|
|
- [ ] Custom binary build
|
|
- [ ] Not sure
|
|
|
|
### Version
|
|
|
|
- [ ] Release tag: <tag>
|
|
- [ ] Latest commit on `master`
|
|
- [ ] Fork: <fork URL>
|
|
- [ ] Commit: <hash>
|
|
|
|
## Environment
|
|
|
|
- OS: <Windows | macOS | Linux | Other>
|
|
- OS version: <version>
|
|
- Architecture: <arch>
|
|
|
|
## Description
|
|
|
|
### Expected behavior
|
|
|
|
<expected behavior>
|
|
|
|
### Actual behavior
|
|
|
|
<actual behavior>
|
|
|
|
### Steps to reproduce
|
|
|
|
1. <step>
|
|
2. <step>
|
|
3. <step>
|
|
|
|
### Logs
|
|
|
|
If this is a CLI or Docker issue, run with debug logs and paste output.
|
|
|
|
```text
|
|
<logs>
|
|
```
|