Remove deprecated CLIENT_FORK_README files and update references

- Removed CLIENT_FORK_README.md (deprecated - replaced by CLIENT_FORK_WORKFLOW.md)
- Removed templates/CLIENT_FORK_README_TEMPLATE.md (no longer needed)
- Updated README.md to reference CLIENT_FORK_WORKFLOW.md for client forks
- Updated docs/README.md project structure to reflect changes
- Updated CLAUDE.md to reference CLIENT_FORK_WORKFLOW.md
- Updated .github/copilot-instructions.md to document colors-only approach
- All references now point to simplified workflow documentation

Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-04 05:21:35 +00:00
parent ded3cc53d9
commit 566f2df8f7
6 changed files with 24 additions and 536 deletions

View File

@@ -543,4 +543,4 @@ Must-read before contributing:
- **CHANGELOG.md** - Version history and release notes
- **GOVERNANCE.md** - Project governance model and decision-making
- **CODE_OF_CONDUCT.md** - Community standards and expectations
- **CLIENT_FORK_README.md** - Guide for client-specific customization forks
- **CLIENT_FORK_WORKFLOW.md** - Automated setup for client color customizations