From db1fde2956eae8ff4d5b92c4fdfb11c2c9d402b6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 26 Aug 2021 14:56:47 +0900 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 30b804f0b..a1b9f8ad1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -25,6 +25,10 @@ Thank you for your PR! Before creating a PR, please check the following: - You can run it with `npm run test` and `npm run lint`. - If this PR includes UI changes, please attach a screenshot in the text. Thanks for your cooperation 🤗 + +Important: If your language is not Japanese, you do not need to translate and write the description in Japanese. +The accuracy of translation into Japanese is not high, so it will be easier for us to understand if you write it in the original language. +It will also allow the reader to use the translation tool of their preference if necessary. --> # What