mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
bugfix
This commit is contained in:
@ -17,6 +17,7 @@ def convert_to_markdown(output_data: dict) -> str:
|
||||
"Focused PR": "✨",
|
||||
"Security concerns": "🔒",
|
||||
"General PR suggestions": "💡",
|
||||
"Insights from user's answers": "📝",
|
||||
"Code suggestions": "🤖"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user