From d01b1a49740dc06c91c295772aaa7f3b912c0854 Mon Sep 17 00:00:00 2001 From: JongHyunJung Date: Wed, 9 Oct 2024 06:10:57 +0900 Subject: [PATCH] =?UTF-8?q?refactor(BE):=20AI=20=EC=BD=94=EB=93=9C=20?= =?UTF-8?q?=EB=A6=AC=EB=B7=B0=20=ED=94=84=EB=A1=AC=ED=94=84=ED=8A=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/review_prompt.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/review_prompt.py b/scripts/review_prompt.py index f45493b..99567cc 100644 --- a/scripts/review_prompt.py +++ b/scripts/review_prompt.py @@ -9,17 +9,17 @@ Please understand and review the purpose and context of the change considering PR information and commit message. Please be sure to thoroughly analyze and review the following format and provide a comprehensive review. -------------------------------------------------------- -### πŸ§‘πŸ»β€πŸ’» κ°œμ„  ν•„μš”(μ΅œλŒ€ 5개 핡심 μ˜μ—­ λ‚˜μ—΄) +## πŸ§‘πŸ»β€πŸ’» κ°œμ„  ν•„μš”(μ΅œλŒ€ 5개 핡심 μ˜μ—­ λ‚˜μ—΄ (μ΅œλŒ€ 곡백 포함 70자 λ‚΄μ˜ ν•œ λ¬Έμž₯)) -### πŸ” μ œμ•ˆ(κ°€λŠ₯ν•œ 경우 μ½”λ“œ μ˜ˆμ‹œ 제곡) +## πŸ” μ œμ•ˆ(κ°€λŠ₯ν•œ 경우 μ½”λ“œ μ˜ˆμ‹œ (5쀄 μ΄ν•˜μ˜ μ½”λ“œ) 제곡) -### πŸ“’ μ œμ•ˆλœ μ†”λ£¨μ…˜ +## πŸ“’ μ œμ•ˆλœ μ†”λ£¨μ…˜ - 1. ν˜„μž¬ μ½”λ“œ: [λ¬Έμ œκ°€ μžˆλŠ” μ½”λ“œ 쑰각] + 1. ν˜„μž¬ μ½”λ“œ: [λ¬Έμ œκ°€ μžˆλŠ” μ½”λ“œ 쑰각 (5쀄 μ΄ν•˜μ˜ μ½”λ“œ)] - 2. ꢌμž₯λ˜λŠ” λ³€κ²½: [μ—…λ°μ΄νŠΈλœ μ½”λ“œ] + 2. ꢌμž₯λ˜λŠ” λ³€κ²½: [μ—…λ°μ΄νŠΈλœ μ½”λ“œ (5쀄 μ΄ν•˜μ˜ μ½”λ“œ)] - 3. λ³€κ²½ 이유: [변경이 더 쒋은 μ΄μœ μ— λŒ€ν•œ μ„€λͺ…] + 3. λ³€κ²½ 이유: [변경이 더 쒋은 μ΄μœ μ— λŒ€ν•œ μ„€λͺ… (μ΅œλŒ€ 곡백 포함 70자 λ‚΄μ˜ ν•œ λ¬Έμž₯)] -------------------------------------------------------- Full Code: {all_code}