Enhance instructions on acknowledging good patterns
Expanded the guideline on acknowledging good patterns to include summarizing good practices as part of reviews.
This commit is contained in:
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@@ -66,7 +66,7 @@ Main development branch: `mdev`
|
|||||||
- **Repository language is English.** Suggest translations for non-English content.
|
- **Repository language is English.** Suggest translations for non-English content.
|
||||||
- **Use VS Code with PlatformIO extension** for best development experience.
|
- **Use VS Code with PlatformIO extension** for best development experience.
|
||||||
- **When unsure, say so.** Gather more information rather than guessing.
|
- **When unsure, say so.** Gather more information rather than guessing.
|
||||||
- **Acknowledge good patterns** when you see them.
|
- **Acknowledge good patterns** when you see them. Summarize good practices as part of your review - positive feedback always helps.
|
||||||
- **Provide references** when making analyses or recommendations. Base them on the correct branch or PR.
|
- **Provide references** when making analyses or recommendations. Base them on the correct branch or PR.
|
||||||
- **Look for user-visible "breaking" changes**. Ask for confirmation that these were made intentionally.
|
- **Look for user-visible "breaking" changes**. Ask for confirmation that these were made intentionally.
|
||||||
- **C++ formatting available**: `clang-format` is installed but not in CI
|
- **C++ formatting available**: `clang-format` is installed but not in CI
|
||||||
|
|||||||
Reference in New Issue
Block a user