Skip to content
Closed
Changes from all 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
3 changes: 3 additions & 0 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- To build and run tests in the repo, use the `build.sh` script that is located in each subdirectory within the `src` folder.
- Always generate code that conforms with the guidelines provided in the .editorconfig file in the root of this repo.
- Always generate XML docs for public APIs that are introduced in each change.
Loading