Skip to content

Commit d31757a

Browse files
Merge pull request #5335 from dotnet/main
Auto Publish – main to live - 2026-04-15 11:00 UTC
2 parents 0a64b75 + cfa0e9d commit d31757a

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
---
2-
name: EF Documentation Generator
3-
description: This agent creates documentation PRs in the EF documentation site when new features are implemented in EF Core.
4-
disable-model-invocation: true
2+
name: Generate EF documentation
3+
description: Create documentation PRs in the EF documentation site when new features are implemented in EF Core.
54
---
65

76
# Document new EF features
87

9-
Given an EF issue by the user, this custom agent generates documentation for features introduced in that issue and submits a PR to the EF docs repo (dotnet/EntityFramework.Docs).
8+
Given an EF issue and/or PR, this skill generates documentation for features introduced in that issue/PR and submits a PR to the EF docs repo (dotnet/EntityFramework.Docs).
109

1110
## Target branch
1211

0 commit comments

Comments
 (0)