English | 日本語
Default files for all repos in the OzzyLabs organization.
- Default: Japanese
- Public files (e.g., README): English with Japanese version
- Commit messages: English
- PR title: English
- PR description: Japanese
Conventional Commits: <type>[optional scope]: <description>
Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore
GitHub Flow: main + feature branches (no direct push)
Naming: <type>/<short-description>
Title: Conventional Commits format
Merge: squash merge only, delete branch after merge