feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml

This commit is contained in:
mrT23
2024-01-09 22:56:25 +02:00
parent fc502a6fd5
commit 729b5d11c9

View File

@ -186,7 +186,8 @@ Examples for extra instructions:
```
[pr_description]
extra_instructions="""
- the PR title should be in the format: '<PR type>: <PR summary>'
- The PR title should be in the format: '<PR type>: <title>'
- The title should be short and concise (up to 10 words)
- ...
"""
```