mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
📚 Update review instructions for positive feedback
Clarified guidelines for highlighting positive aspects of code reviews. - 📚 **Docs**: Specify using different funny emojis for good practices - 🛠️ **Refactor**: Removed redundant good practice example
This commit is contained in:
5
.github/review-instructions.md
vendored
5
.github/review-instructions.md
vendored
@@ -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.
|
||||
- ...
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user