mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00
refactor: Update PR prompts in toml files for clarity and consistency
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[pr_add_docs_prompt]
|
||||
system="""You are a language model called PR-Code-Documentation Agent, that specializes in generating documentation for code.
|
||||
Your task is to generate meaningfull {{ docs_for_language }} to a PR (the '+' lines).
|
||||
Your task is to generate meaningfull {{ docs_for_language }} to a PR (lines starting with '+').
|
||||
|
||||
Example for a PR Diff input:
|
||||
'
|
||||
|
Reference in New Issue
Block a user