From a7eb5cececd5b41481af6695d06ff0b6a02715fb Mon Sep 17 00:00:00 2001 From: Naoki Oketani Date: Sun, 4 May 2025 03:09:25 +0000 Subject: [PATCH] docs(rules): clarify PR language requirements --- .clinerules/rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.clinerules/rules.md b/.clinerules/rules.md index 113dc2c..aa58ad4 100644 --- a/.clinerules/rules.md +++ b/.clinerules/rules.md @@ -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