style: replace todo emoji with 📝

This commit is contained in:
Judy
2025-06-18 13:04:14 +09:00
parent 6de821719f
commit c75fb2137b

View File

@ -143,7 +143,7 @@ def convert_to_markdown_v2(output_data: dict,
"Focused PR": "", "Focused PR": "",
"Relevant ticket": "🎫", "Relevant ticket": "🎫",
"Security concerns": "🔒", "Security concerns": "🔒",
"Todo sections": "", "Todo sections": "📝",
"Insights from user's answers": "📝", "Insights from user's answers": "📝",
"Code feedback": "🤖", "Code feedback": "🤖",
"Estimated effort to review [1-5]": "⏱️", "Estimated effort to review [1-5]": "⏱️",