Skip to content

Commit 13c43e2

Browse files
authored
Update copilot-instructions.md
1 parent 4089866 commit 13c43e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[//]: # "Include this file in the repository to provide instructions to GitHub Copilot AUtofix. For more information, see https://docs.github.com/copilot/copilot-for-business/copilot-instructions."
1+
[//]: # "Include this file in the repository to provide instructions to GitHub Copilot Autofix. For more information, see https://docs.github.com/copilot/copilot-for-business/copilot-instructions."
22
# GitHub Copilot instructions
33

44
This file contains repository-wide guidance for GitHub Copilot. Each top-level
@@ -67,7 +67,7 @@ The full list of supported rules per standard is published as
6767
### 3. Do not touch build outputs, generated files, or `.gitignore`
6868

6969
Autofix pull requests must only change source files that are part of the
70-
checked-in project. They must **not** include:
70+
checked-in project or add deviation records. They must **not** include:
7171

7272
- Build directories or files generated during compilation.
7373
- Editor / IDE state (`.vscode/`, `.idea/`, `.DS_Store`, etc.).

0 commit comments

Comments
 (0)