Skip to content

Commit 5a7be22

Browse files
committed
Fix indentation typo in SKILL.md for issue-triage-report
1 parent e6082df commit 5a7be22

File tree

1 file changed

+3
-3
lines changed
  • .github/skills/issue-triage-report

1 file changed

+3
-3
lines changed

.github/skills/issue-triage-report/SKILL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,9 +159,9 @@ Retrieve or update the area-to-contact mapping configuration.
159159
### Workflow 2: Analyze a Specific Feature Area
160160

161161
1. Get area-specific issues:
162-
```powershell
163-
gh issue list --repo microsoft/WindowsAppSDK --label "area-Notifications" --state open --json number,title,body,labels,reactionGroups,createdAt,comments
164-
```
162+
```powershell
163+
gh issue list --repo microsoft/WindowsAppSDK --label "area-Notifications" --state open --json number,title,body,labels,reactionGroups,createdAt,comments
164+
```
165165
166166
2. Check individual issue scores:
167167
```powershell

0 commit comments

Comments
 (0)