diff --git a/.github/review-instructions.md b/.github/review-instructions.md index 7889693d7..dfca3a79b 100644 --- a/.github/review-instructions.md +++ b/.github/review-instructions.md @@ -132,15 +132,12 @@ Include relevant resources for more information. ## ✅ Good Practices -Highlight positive aspects of the code to reinforce well-implemented patterns and encourage good practices. Use funny emoji at the beginning of each good practice. +Highlight one up to five positive aspects of the code to reinforce well-implemented patterns and encourage good practices. Use different funny emoji at the beginning of each good practice. - Emoji **Good Practice 1**: Describe a specific strength (e.g., clear code structure) with an example reference (e.g., file.js#L20). Explain why it’s commendable. - Emoji **Good Practice 2**: Outline another positive feature (e.g., effective error handling) with a snippet reference. -- Emoji **Good Practice 3**: - Outline another positive feature (e.g., effective error handling) with a snippet reference. -- ... ---