Commit Graph

4 Commits

Author SHA1 Message Date
google-labs-jules[bot] 9b9fce6b17 feat: Translate core repository files to Chinese
This commit includes the translation of all user-facing documentation and configuration files in the core repository to Chinese. This effort is part of a larger initiative to make the project more accessible to a global audience.

The following directories and files have been translated:
- `common/`
- `bmad-core/` (excluding expansion packs)
- `.github/`
- `tools/`
- Root-level documentation files (`README.md`, `CONTRIBUTING.md`, etc.)

The `expansion-packs/` directory has been deferred for a future translation effort.
2025-08-20 09:58:20 +00:00
manjaroblack ed539432fb
chore: add code formatting config and pre-commit hooks (#450) 2025-08-16 19:08:39 -05:00
Brian Madison 3f7e19a098 fix: update Node.js version to 20 in release workflow and reduce Discord spam
- Update release workflow Node.js version from 18 to 20 to match package.json requirements
- Remove push trigger from Discord workflow to reduce notification spam

This should resolve the semantic-release content-length header error after org migration.
2025-08-09 15:49:13 -05:00
Brian Madison dd2b4ed5ac discord PR spam 2025-08-08 20:07:32 -05:00