mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- Remove all lite/full variant logic from frontend, API, shared constants, docs, and tests (single unified Docker image only) - Replace single QEMU multi-arch Docker build with per-architecture native builds (amd64 + arm64) and manifest merge to fix disk space exhaustion - Add disk cleanup step and per-platform build cache scopes - Switch release trigger from push to workflow_dispatch - Add GitHub issue templates and PR template
9 lines
398 B
YAML
9 lines
398 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Documentation
|
|
url: https://stirling-image.github.io/stirling-image/
|
|
about: Check the docs for setup guides, configuration, and API reference.
|
|
- name: Security vulnerability
|
|
url: https://github.com/stirling-image/stirling-image/security/advisories/new
|
|
about: Report security issues privately through GitHub Security Advisories.
|