Skip to content

governance: add MIT LICENSE + plain-MIT contribution terms (closes #10)#18

Merged
VijitSingh97 merged 1 commit into
mainfrom
claude/great-chandrasekhar-6ca05c
Jun 18, 2026
Merged

governance: add MIT LICENSE + plain-MIT contribution terms (closes #10)#18
VijitSingh97 merged 1 commit into
mainfrom
claude/great-chandrasekhar-6ca05c

Conversation

@VijitSingh97

@VijitSingh97 VijitSingh97 commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Resolves #10: add the missing MIT LICENSE (matching the rest of the org) plus a lightweight, no-friction contribution setup.

What this adds

File Purpose
LICENSE Single MIT, identical to pithead/rigforge (Copyright (c) 2026 Vijit Singh). One license for code and content — no CC-BY split. Backs the README's existing "MIT, like everything else here" line with a real file.
CONTRIBUTING.md New — Hugo dev/build/test flow plus a one-line Licensing note: by contributing, your work is under the project's MIT License and you keep your copyright. Same lightweight inbound model pithead uses.
.github/PULL_REQUEST_TEMPLATE.md New — CI checklist + a one-line MIT agreement.
README.md Replaced the bare sign-off line with a License & contributing section.

No CLA, no signing bot, no relicense/commercial language — deliberately kept simple for a solo-maintained MIT site. MIT already permits a commercial edition later if it's ever wanted; a CLA can be added at that point if actually needed.

🤖 Generated with Claude Code

@VijitSingh97 VijitSingh97 changed the title governance: MIT license + relicensable CLA, CONTRIBUTING, PR template (closes #10) governance: MIT license + lightweight contribution terms (closes #10) Jun 18, 2026
@VijitSingh97 VijitSingh97 changed the title governance: MIT license + lightweight contribution terms (closes #10) governance: add MIT LICENSE + plain-MIT contribution terms (closes #10) Jun 18, 2026
@VijitSingh97 VijitSingh97 force-pushed the claude/great-chandrasekhar-6ca05c branch from 8c74572 to 68a1207 Compare June 18, 2026 03:15
This repo had no LICENSE file despite the README claiming "MIT, like
everything else here," and no CONTRIBUTING.md or PR template.

- LICENSE: single MIT, identical to pithead and rigforge
  (Copyright (c) 2026 Vijit Singh). One license for code and content,
  no CC-BY split.
- CONTRIBUTING.md: Hugo dev/build/test flow, plus a plain inbound = MIT
  note (by contributing, your work is under the project's MIT License;
  you keep your copyright). No CLA and no signing bot — same lightweight
  model pithead uses.
- .github/PULL_REQUEST_TEMPLATE.md: CI checklist and a one-line MIT
  agreement.
- README.md: replace the bare sign-off line with a License & contributing
  section linking the above.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@VijitSingh97 VijitSingh97 force-pushed the claude/great-chandrasekhar-6ca05c branch from 68a1207 to 3551f0a Compare June 18, 2026 06:07
@VijitSingh97 VijitSingh97 merged commit 76785e6 into main Jun 18, 2026
2 checks passed
@VijitSingh97 VijitSingh97 deleted the claude/great-chandrasekhar-6ca05c branch June 18, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

governance: add a Contributor License Agreement (CLA) — but pick a site license first

1 participant