feat: update docker and pipeline
- Add workflow to publish to GHCR - Add workflow to build Docker image - Add zap2xmlrc config example - Update Dockerfile to run continuously
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug-remote.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/bug-remote.md
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
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 -->
|
||||
12
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: 🚀 Feature request
|
||||
about: Suggest a new idea
|
||||
---
|
||||
|
||||
### Description
|
||||
|
||||
<!-- Describe the feature here. -->
|
||||
|
||||
### Possible solution
|
||||
|
||||
<!-- Describe the possible solution here. -->
|
||||
Reference in New Issue
Block a user