Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,9 @@ and never AGENTS.md, so a redirect here would propagate nothing. Keep short.
question the design and propose refactorings where warranted. For a
localized fix, prefer the smallest change over a refactor.
- If a finding is a question rather than a defect, phrase it as one.

## Summary

- If the review didn't find any issues and the PR is small (\<30 lines of code
changes in `src`; `tests` doesn't count) and non-controversial, then add the
label `good to merge` to the PR.
Comment thread
havogt marked this conversation as resolved.