785 B
785 B
- Always bump
VERSIONunless the only changed files areDockerfile,*.md, orVERSIONitself. - Always document code and behavior changes in
CHANGELOG.mdunless the only changed files areDockerfile,*.md, orVERSIONitself. - Update
README.mdwhenever user-facing behavior, setup, runtime requirements, Docker usage, or provider state changes. - Commit changes with a clear commit message and push them after verification.
- Preserve data from existing Kaizoku instances. Updates must not wipe
.kaizoku/state, configuration, queue history, watchlists, thumbnails, downloads, or Jellyfin library content. - When needed, install project tools with
pipor the platform package manager. - LAN URLs and
github.comURLs may be accessed when needed for this project.