2 Commits

Author SHA1 Message Date
Martin
f3ce50f13f docs: tighten Contributing pages and add PR guidelines
Trimmed AI-flavored structure from docs/contribute.md and CONTRIBUTING.md:
removed the Discord vs Documentation comparison table, merged the High
Priority / Also Welcome buckets into a single What is Most Useful list,
dropped the duplicate closing exhortation that appeared at the bottom
of both files.

Added a Pull Request Guidelines section to both pages covering:
commit prefix convention (docs/fix/feat/chore, no subscope), one
logical change per PR, hardware-verified claims, source attribution
for non-obvious claims, cross-reference over duplication, and PR title
matching the commit subject.
2026-06-01 21:32:16 +02:00
Martin
7c9c0a67a7 Add contribution guidelines and clean up internal files
- Add CONTRIBUTING.md with detailed contribution guide
- Add docs/contribute.md page in documentation site
- Update README.md to emphasize community collaboration
- Remove internal project files from repository (DEV.md, PROJECT_STATUS.md, etc.)
- Update .gitignore to exclude internal working files
2025-11-21 23:59:59 +01:00