awesome-copilot/.github/copilot-instructions.md

8 lines
629 B
Markdown

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.