Merge pull request #237 from oke-py/docs/clarify-pr-language-requirements

docs: clarify PR language requirements
This commit is contained in:
Naoki Oketani
2025-05-04 12:10:59 +09:00
committed by GitHub

View File

@@ -75,7 +75,7 @@ This document outlines the development guidelines and best practices for our Typ
### Pull Requests
- Write PR titles and descriptions in English
- **IMPORTANT**: Write PR titles and descriptions in English ONLY, NOT in Japanese
- Use clear, descriptive titles that summarize the changes
- Include detailed descriptions explaining:
- What changes were made