Skip to content

Commit ff4e6f5

Browse files
devlooped-botkzu
authored andcommitted
⬆️ Bump files with dotnet-file sync
# devlooped/oss - Enhance documentation instructions for project work devlooped/oss@e616d89
1 parent fee18f0 commit ff4e6f5

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.github/copilot-instructions.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,10 @@ Custom xUnit attributes are sometimes used for conditional test execution:
8585
- All PRs must pass format validation
8686
- Tests must pass on all target frameworks
8787
- Follow existing patterns and conventions in the codebase
88+
89+
## Documenting Work
90+
91+
Project implemention details, design and key decisions should be documented in a top-level AGENTS.md file at the repo root.
92+
Keep this file updated whenever you make change significant changes for future reference.
93+
94+
User-facing features and APIs should be documented to highlight (not extensively, as an overview) key project features and capabilities, in the readme.md file at the repo root.

.netconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,6 @@
158158
weak
159159
[file ".github/copilot-instructions.md"]
160160
url = https://github.com/devlooped/oss/blob/main/.github/copilot-instructions.md
161-
sha = b9552b14bc75b7e1e03efbc3fb3519e80283dfa5
162-
etag = 3a4d3034e7c2e8489e44b62b44ebb40f06b6400bf8cf633ebf99ab023fe38505
161+
sha = e616d89d9537c4b8ccf1c20dd277ab82104167c4
162+
etag = 6ee650d118a57494d3545d54718ccaa5257b09d54504e9c21514fe596edd9678
163163
weak

0 commit comments

Comments
 (0)