Skip to content

Commit

Permalink
chore: fix issue language (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
xingwanying authored Sep 23, 2024
1 parent c4e28b1 commit 8ee09d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/agent/prompts/issue_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# Constraints:
- Ensure suggestions align with the user’s needs.
- Respect the language of the issue's title and content.
- Respect the language of the issue's title and content. Ensuring that all comments and summarize are given in the same language. e.g., English or Chinese.
- Output only the final result without the thought process.
- Return the most reliable solution.
- Do not return full content of any files.
Expand Down

0 comments on commit 8ee09d4

Please sign in to comment.