This commit is contained in:
mrT23
2024-02-09 11:30:28 +02:00
parent 555151602f
commit 6837e43114
2 changed files with 1 additions and 2 deletions

View File

@ -48,7 +48,7 @@ Examples for extra instructions:
```
[pr_reviewer] # /review #
extra_instructions="""
In the 'general suggestions' section, emphasize the following:
In the 'possible issues' section, emphasize the following:
- Does the code logic cover relevant edge cases?
- Is the code logic clear and easy to understand?
- Is the code logic efficient?