This is the organization-wide default. If the repository you're in has its
own CONTRIBUTING.md, follow that one instead — it'll have the specific
setup steps for that codebase.
General shape across Wizard-AIA repos:
- Fork the repo and branch off its default branch.
- Keep changes scoped — one PR, one concern.
- Follow Conventional Commits for commit messages where the repo enforces it (most do, via commitlint).
- Open a PR against the default branch; fill in the PR template.
For the core engine specifically, see Wizard-AIA/Wizard-w2's CONTRIBUTING.md. For contributing a skill rather than code, see Wizard-AIA/skills.