diff --git a/guides/README.md b/guides/README.md deleted file mode 100644 index f509a73..0000000 --- a/guides/README.md +++ /dev/null @@ -1,25 +0,0 @@ -# 📖 Guides — Family Hoppe - -Quick-reference guides for GitHub, Copilot, and the Family Hoppe workflow. - ---- - -## Available Guides - -| Guide | Description | -|---|---| -| [GitHub Copilot](./copilot.md) | Copilot tips, shortcuts, and multi-account workflow | -| [GitHub Workflow](./github-workflow.md) | Branching, PRs, issues, and clean repo practices | - ---- - -## Principles for Family Hoppe - -1. **Clean** — No clutter. Archive or delete repos that are no longer needed. -2. **Professional** — Meaningful commit messages, good READMEs, proper branching. -3. **Precise** — Do the right thing the first time. Use Copilot to help but always review. -4. **Consistent** — Same workflow on Mac (donnyandjoern-debug) and Windows (Joern@Hoppe.home). - ---- - -[← Back to main library](../README.md)