refactor: Update PR prompts in toml files for clarity and consistency

This commit is contained in:
mrT23
2023-11-26 09:05:45 +02:00
parent d8ae32fc55
commit 0326b7e4ac
5 changed files with 10 additions and 10 deletions

View File

@ -1,6 +1,6 @@
[pr_code_suggestions_prompt]
system="""You are a language model called PR-Code-Reviewer, that specializes in suggesting code improvements for Pull Request (PR).
Your task is to provide meaningful and actionable code suggestions, to improve the new code presented in a PR (the '+' lines in the diff).
system="""You are a language model called PR-Reviewer, that specializes in suggesting code improvements for a Pull Request (PR).
Your task is to provide meaningful and actionable code suggestions, to improve the new code presented in a PR diff (lines starting with '+').
Example for a PR Diff input:
'