diff --git a/.github/contributing/JAPANESE.md b/.github/contributing/JAPANESE.md
index a8f3fb6..c385f81 100644
--- a/.github/contributing/JAPANESE.md
+++ b/.github/contributing/JAPANESE.md
@@ -114,7 +114,14 @@ project_root/
 
 ### プルリクエスト
 
-このプロジェクトへのプルリクエストは、https://github.com/LunaStev/Wave に行う必要があります。
-あなたのコードが何をするのか、どのように動作するのかを明確に説明し、
-使用した言語、ライブラリ(自作のものを含む;自作ライブラリの機能を説明すること)、
-フレームワーク(自作のものを含む)、技術について記述する必要があります。
\ No newline at end of file
+このプロジェクトへのプルリクエストは、必ず https://github.com/LunaStev/Wave に提出してください。
+プルリクエストを提出する際は、以下の項目を明確に記述してください:
+
+1. 作成したコードの目的と機能
+2. 使用したプログラミング言語
+3. 使用したライブラリ(自作のライブラリを含む)
+    - 自作のライブラリの場合、その機能を詳細に説明してください。
+4. 使用したフレームワーク(自作のフレームワークを含む)
+5. 適用した技術や方法論
+
+この情報を提供することで、プロジェクトのメンテナーがあなたの貢献をよりよく理解し、評価することができます。
\ No newline at end of file
diff --git a/.github/contributing/KOREAN.md b/.github/contributing/KOREAN.md
index e5d49d8..8b7f333 100644
--- a/.github/contributing/KOREAN.md
+++ b/.github/contributing/KOREAN.md
@@ -114,7 +114,14 @@ project_root/
 
 ### 풀 리퀘스트
 
-이 프로젝트에 풀 리퀘스트는 꼭 https://github.com/LunaStev/Wave 에 하셔야 합니다.
-당신이 작성한 코드가 무엇인지 어떻게 작동하는지를 분명히 적어 주셔야 하며,
-어떠한 언어를 사용했고 어떠한 라이브러리(자체 제작도 포함. 자체 제작 라이브러리는 어떠한 기능을 하는지 서술할 것.), 
-프레임워크(자체 제작 포함.), 기술을 사용했는지 서술 하셔야 합니다.
\ No newline at end of file
+이 프로젝트에 대한 풀 리퀘스트는 반드시 https://github.com/LunaStev/Wave 에 제출해야 합니다.
+풀 리퀘스트를 제출할 때는 다음 사항을 명확히 기술해 주세요:
+
+1. 작성한 코드의 목적과 작동 방식
+2. 사용한 프로그래밍 언어
+3. 사용한 라이브러리 (자체 제작 라이브러리 포함)
+    - 자체 제작 라이브러리의 경우, 그 기능을 상세히 설명해 주세요.
+4. 사용한 프레임워크 (자체 제작 프레임워크 포함)
+5. 적용한 기술이나 방법론
+
+이 정보를 제공함으로써 프로젝트 유지 관리자가 여러분의 기여를 더 잘 이해하고 평가할 수 있습니다.
\ No newline at end of file
diff --git a/.github/contributing/SPANISH.md b/.github/contributing/SPANISH.md
index 2abda2d..9f97c0f 100644
--- a/.github/contributing/SPANISH.md
+++ b/.github/contributing/SPANISH.md
@@ -115,7 +115,14 @@ Debe probar que su código funciona correctamente antes de hacer una solicitud d
 
 ### Pull Request
 
-Las solicitudes de extracción para este proyecto deben hacerse a https://github.com/LunaStev/Wave.
-Debe indicar claramente qué hace su código y cómo funciona,
-qué lenguaje utilizó y qué bibliotecas (incluyendo las creadas por usted mismo; describa la funcionalidad de las bibliotecas creadas por usted mismo),
-marcos de trabajo (incluyendo los creados por usted mismo) y tecnologías utilizó.
\ No newline at end of file
+Las solicitudes de extracción (pull requests) para este proyecto deben enviarse a https://github.com/LunaStev/Wave.
+Al enviar una solicitud de extracción, por favor describa claramente lo siguiente:
+
+1. El propósito y la funcionalidad de su código
+2. El lenguaje de programación utilizado
+3. Las bibliotecas utilizadas (incluyendo cualquier biblioteca desarrollada por usted mismo)
+    - Para las bibliotecas desarrolladas por usted mismo, proporcione una explicación detallada de sus funciones.
+4. Los marcos de trabajo (frameworks) utilizados (incluyendo cualquier marco desarrollado por usted mismo)
+5. Las tecnologías o metodologías aplicadas
+
+Al proporcionar esta información, ayudará a los mantenedores del proyecto a comprender y evaluar mejor su contribución.
\ No newline at end of file
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index fd34313..cda401d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -115,7 +115,14 @@ You should test that your code works properly before making a pull request.
 
 ### Pull Request
 
-Pull requests for this project must be made to https://github.com/LunaStev/Wave.
-You must clearly state what your code does and how it works,
-what language you used, and what libraries (including self-made ones; describe the functionality of self-made libraries),
-frameworks (including self-made ones), and technologies you used.
\ No newline at end of file
+Pull requests for this project must be submitted to https://github.com/LunaStev/Wave.
+When submitting a pull request, please clearly describe the following:
+
+1. The purpose and functionality of your code
+2. The programming language used
+3. Libraries used (including any self-developed libraries)
+    - For self-developed libraries, please provide a detailed explanation of their functions.
+4. Frameworks used (including any self-developed frameworks)
+5. Technologies or methodologies applied
+
+By providing this information, you'll help project maintainers better understand and evaluate your contribution.
\ No newline at end of file