diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 0000000000..82b1f62677 --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1,3 @@ +When performing a code review, consider developer documentation located at `/docs/devel`. + +Style guide is located at `/docs/devel/style.rst`.