docs(rules): clarify PR language requirements

This commit is contained in:
Naoki Oketani
2025-05-04 03:09:25 +00:00
parent 9a4c205d5b
commit a7eb5cecec

View File

@@ -75,7 +75,7 @@ This document outlines the development guidelines and best practices for our Typ
### Pull Requests ### 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 - Use clear, descriptive titles that summarize the changes
- Include detailed descriptions explaining: - Include detailed descriptions explaining:
- What changes were made - What changes were made