Update copilot instructions

This commit is contained in:
2026-04-24 14:59:53 +02:00
parent 0fa7b599ed
commit 78899f32a6
+7
View File
@@ -31,3 +31,10 @@ Always check the `specs` directory.
If there is anything unclear, ask the user for clarification.
It is certainly possible that there are contradictions in the
spec that have to be solved first.
## Comitting
Often, the user modifies an interface (typically in a header file), and then asks
the agent to update the implementation.
When creating a commit, make sure that both the user's and the agent's modifications
are included in the commit.