Clean up scaffold

This commit is contained in:
grasHOPPEr 2026-08-11 02:55:52 +02:00
parent 555c7d9990
commit 87fec6deb4

View File

@ -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)