- Add workflow to publish to GHCR - Add workflow to build Docker image - Add zap2xmlrc config example - Update Dockerfile to run continuously
28 lines
454 B
Markdown
28 lines
454 B
Markdown
---
|
|
name: 🐛 Bug report
|
|
about: Report a bug for this project
|
|
---
|
|
|
|
## Expected Behavior
|
|
|
|
<!-- Tell us what should happen -->
|
|
|
|
## Current Behavior
|
|
|
|
<!-- Tell us what happens instead of the expected behavior -->
|
|
|
|
## Steps to Reproduce
|
|
|
|
<!-- Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. -->
|
|
<!-- Include code to reproduce, if relevant -->
|
|
|
|
## Environment
|
|
|
|
- OS:
|
|
|
|
</details>
|
|
|
|
## Logs
|
|
|
|
<!-- Provide a brief log -->
|