Contributing
Contributions are welcome.
Project areas
- backend (
backend/): Go1.26services, jobs, data layer - frontend (
frontend/): Angular21.1dashboard - homepage (
website/homepage/): marketing website - docs (
website/docs/): technical documentation
Workflow
- Fork and branch from
master. - Implement changes with tests where appropriate.
- Keep docs updated with behavior/API changes.
- Open a PR with clear scope and validation notes.
License
Magpie is distributed under AGPL-3.0. Review LICENSE before contributing.