Aaron Powell 2025-07-03 11:20:34 +10:00 committed by GitHub
parent 6fb794bc79
commit 3743b97a1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

7
.github/copilot-instructions.md vendored Normal file
View File

@ -0,0 +1,7 @@
When performing a code review, validate that there are changes in the `README.md` file that match the changes in the pull request. If there are no changes, or if the changes do not match, then the pull request is not ready to be merged.
When performing a code review, ensure that the values in the front matter are wrapped in single quotes.
When performing a code review, ensure that the `description` field in the front matter is not empty.
When performing a code review on a `.instructions.md` file, ensure there is an `applyTo` property in the front matter that specifies the file or files to which the instructions apply.