Skip to content

Commit 720b499

Browse files
authored
Create copilot-instructions.md
This should help us provide some hints to Copilot about the types of PRs that it should open.
1 parent e26a16c commit 720b499

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- To build and run tests in the repo, use the `build.sh` script that is located in each subdirectory within the `src` folder.
2+
- Always generate code that conforms with the guidelines provided in the .editorconfig file in the root of this repo.
3+
- Always generate XML docs for public APIs that are introduced in each change.

0 commit comments

Comments
 (0)