minor fixes

This commit is contained in:
Brian Madison
2025-10-16 21:50:50 -05:00
parent 84a70d8331
commit 54985778f2
96 changed files with 11945 additions and 110 deletions

13
bmad/bmb/config.yaml Normal file
View File

@@ -0,0 +1,13 @@
# BMB Module Configuration
# Generated by BMAD installer
# Version: 6.0.0-alpha.0
# Date: 2025-10-17T02:50:26.084Z
custom_agent_location: "{project-root}/bmad/agents"
custom_workflow_location: "{project-root}/bmad/workflows"
custom_module_location: "{project-root}/bmad"
# Core Configuration Values
user_name: BMad
communication_language: English
output_folder: "{project-root}/docs"