Skip to content

Commit 1bbc28d

Browse files
Ensure directory structures do not go stale.
1 parent a63eb7c commit 1bbc28d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/instructions/copilot-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ The container must be running in order to successfully run any of the test suite
2424

2525
The schema for this API can be found in `gateway-api/openapi.yaml`.
2626

27+
## Code reviews
28+
29+
When reviewing code, ensure you compare the changes made to files to all README.md containing directory structures, and update the directory structures accordingly.
30+
2731
## Docstrings and comments
2832

2933
- Use precise variable and function names to reduce the need for comments

0 commit comments

Comments
 (0)