Files
SnapOtter/.github/pull_request_template.md
T
Siddharth Kumar Sah 958b10cb45 refactor: remove lite variant, fix release workflow
- 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
2026-04-10 17:38:54 +08:00

13 lines
591 B
Markdown

<!--
Thanks for your interest in Stirling Image.
We don't accept pull requests. All development is handled internally to maintain architectural consistency and code quality.
If you've found a bug or have a feature idea, please open an issue instead:
https://github.com/stirling-image/stirling-image/issues
Your feedback is valuable and directly shapes the project.
-->
**This project does not accept pull requests.** Please close this PR and [open an issue](https://github.com/stirling-image/stirling-image/issues/new/choose) instead. See [CONTRIBUTING.md](CONTRIBUTING.md) for details.