BMAD-METHOD/bmad-core/templates/vcs-adaptations
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
..
custom-generic.yaml feat(templates): Add VCS adaptation templates 2025-09-15 09:29:01 +03:00
git-gitflow.yaml feat(templates): Add VCS adaptation templates 2025-09-15 09:29:01 +03:00
git-github-flow.yaml feat(templates): Add VCS adaptation templates 2025-09-15 09:29:01 +03:00
git-trunk-based.yaml feat(templates): Add VCS adaptation templates 2025-09-15 09:29:01 +03:00
no-vcs.yaml feat(templates): Add VCS adaptation templates 2025-09-15 09:29:01 +03:00