Skip to content

Commit

Permalink
Update copilot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hlohaus authored Jan 9, 2025
1 parent afd09a9 commit 3784f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/tool/copilot.py
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ def create_review_prompt(pull: PullRequest, diff: str):
return f"""Your task is to review a pull request. Instructions:
- Write in name of g4f copilot. Don't use placeholder.
- Write the review in GitHub Markdown format.
- Enclose your response in backticks ```response```
- Enclose your response in backticks ```markdown```
- Thank the author for contributing to the project.
Pull request author: {pull.user.name}
Expand Down

0 comments on commit 3784f6e

Please sign in to comment.