Commit Graph

1 Commits

Author SHA1 Message Date
Serhii 7ab6085036
feat(templates): Add VCS adaptation templates
Provides ready-to-use templates for different version control workflows.

- Add templates for Git workflows (GitHub Flow, GitFlow, Trunk-Based)
- Add template for teams without version control
- Add generic template for SVN/Perforce/custom systems
- Add create-vcs-adapted-doc.md task for template usage

Enables BMAD to generate artifacts adapted to each team's VCS approach.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-15 09:29:01 +03:00