docs: add CODE_OF_CONDUCT.md (Contributor Covenant v2.1, closes last PARITY doc gap)

This commit is contained in:
YeonGyu-Kim
2026-04-27 05:02:02 +09:00
parent cd773056e7
commit 350e9ee70b
2 changed files with 78 additions and 1 deletions

View File

@@ -210,7 +210,7 @@ Repo documentation suite shipped during extended dogfood audit. Status: present/
| Document | Status | Priority | Notes |
|----------|--------|----------|-------|
| CODE_OF_CONDUCT.md | ❌ Missing | Low | Standard for public repos |
| CODE_OF_CONDUCT.md | ✅ Present | Low | Contributor Covenant v2.1 |
| .github/PULL_REQUEST_TEMPLATE.md | ✅ Present | Medium | Standardizes PR descriptions |
| docs/CONFIGURATION.md | ✅ Present | High | env vars, settings.json, provider config — relates to #283, #285 |
| docs/API_REFERENCE.md | ❌ Missing | Medium | JSON envelope schema, output format contract |