summaryrefslogtreecommitdiff
path: root/.github/CONTRIBUTING.md
AgeCommit message (Collapse)Author
2026-08-05docs: correct CONTRIBUTING and rewrite the security policySho Sakuma
CONTRIBUTING pointed contributors at `./x start`, which now fails without a platform argument, and credited LuckPerms with our coding conventions. SECURITY.md still assumed a single Paper-shaped release: it scoped support to one api-version and offered only email. It now states support per platform, records that a protocol-version mismatch refusing to relay chat is intended behaviour rather than a vulnerability, and points at GitHub private vulnerability reporting, which is enabled on this repository. Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22fix: update broken documentation linkscopilot-swe-agent[bot]
Co-authored-by: m1sk9 <82575685+m1sk9@users.noreply.github.com> Agent-Logs-Url: https://github.com/m1sk9/LunaticChat/sessions/3d516ff1-a374-4ea9-9d2a-f714f7043c32
2026-01-10feat: Release v0.1.0Sho Sakuma
2026-01-10docs: Add Contributing guide and Security guideSho Sakuma