fix: remove unsupported backticks from bug report template
This commit is contained in:
@@ -33,7 +33,7 @@ body:
|
|||||||
label: Environment
|
label: Environment
|
||||||
description: How do you run cameradar?
|
description: How do you run cameradar?
|
||||||
options:
|
options:
|
||||||
- `ullaakut/cameradar` docker image
|
- "`ullaakut/cameradar` docker image"
|
||||||
- Precompiled binary from GitHub releases
|
- Precompiled binary from GitHub releases
|
||||||
- Custom docker image
|
- Custom docker image
|
||||||
- Custom binary build
|
- Custom binary build
|
||||||
|
|||||||
Reference in New Issue
Block a user