Skip to content

Commit 658641e

Browse files
Update copilot-instructions.md (#36)
* Update copilot-instructions.md * Update .github/copilot-instructions.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]>
1 parent dce07a2 commit 658641e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/copilot-instructions.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ For new site templates:
134134
- Prefer explicit error handling over exceptions where appropriate
135135
- Include XML documentation for public APIs
136136
- Use dependency injection patterns where applicable
137+
- Do not make any formatting changes unless explicitly requested
138+
- Do not include files in commits that contain only formatting or style changes, unless explicitly requested
139+
- Do not downgrade .NET versions - Blake targets .NET 9.0 and is compatible with later versions unless otherwise noted
137140

138141
### Testing
139142

@@ -253,4 +256,4 @@ Keep instructions current with the actual codebase to ensure Copilot suggestions
253256

254257
---
255258

256-
*These instructions help Copilot understand Blake's architecture, conventions, and development patterns to provide better code suggestions and assistance.*
259+
*These instructions help Copilot understand Blake's architecture, conventions, and development patterns to provide better code suggestions and assistance.*

0 commit comments

Comments
 (0)