Description
Repository contains misnamed / duplicate documentation files that confuse tooling and contributors:
- CODE_OF_ CONDUCT.md (space in filename) — duplicate of CODE_OF_CONDUCT.md
- CONTRIUBUTION.md (typo) — duplicate of CONTRIBUTING.md
Problem
Duplicate and mispelled docs cause confusion and hurt codebase readability.
Proposed solution
Remove the misnamed duplicate files from the repo root:
- Delete CODE_OF_ CONDUCT.md
- Delete CONTRIUBUTION.md
Description
Repository contains misnamed / duplicate documentation files that confuse tooling and contributors:
Problem
Duplicate and mispelled docs cause confusion and hurt codebase readability.
Proposed solution
Remove the misnamed duplicate files from the repo root: