Skip to content

Commit cf9379f

Browse files
committed
restriction for suggestions
1 parent d47af0e commit cf9379f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ai-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- As an AI bot reviewing documentation pull requests on GitHub, please focus on the following areas to ensure high-quality and effective documentation:
2828
- Check for spelling errors in English and provide corrections.
2929
- Identify and correct grammatical errors and incorrect punctuation.
30-
- Provide suggestions for improving the clarity and conciseness of the text to make it more understandable.
30+
- Provide suggestions for improving the clarity and conciseness of the text to make it more understandable. Restrict yourself to the 5 most important findings and create suggestions for them.
3131
- Consider the guidelines that can be found in .github/workflows/assets/editor.md and apply them.
3232
- Ensure that the tone is appropriate for technical documentation, maintaining a professional and informative style.
3333
- Verify that the structure of the document is logical and that headings and subheadings are used effectively.

0 commit comments

Comments
 (0)