Skip to content

Commit 5e6a926

Browse files
committed
improved auth example question
1 parent 813cb17 commit 5e6a926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This document contains comprehensive instructions for GitHub Copilot to follow w
6767
- **[To reviewer]** When documentation requirements are ambiguous, list specific technical questions
6868
- **[To reviewer]** Format questions as numbered lists for easy reference in replies
6969
- **[To reviewer]** For ASP.NET Core version questions, always specify the current assumption
70-
- **[To reviewer]** Example: "1. Which authentication methods should this example cover? I'm assuming JWT and cookie authentication as these are most common."
70+
- **[To reviewer]** Example: "1. Which authentication methods should this example cover? I'm assuming Microsoft Entra ID (formerly Azure AD) integration for cloud-native applications with .NET Aspire, ASP.NET Core Identity for traditional web applications, or JWT for dedicated API scenarios."
7171

7272
- **Providing Draft Documentation:**
7373
- **[To reviewer]** Clearly mark draft content in GitHub comments with "**DRAFT**:" prefix

0 commit comments

Comments
 (0)