Skip to content

Commit ef4eb30

Browse files
authored
Update plan.md (#316)
1 parent 052bdf3 commit ef4eb30

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/plan.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ This walks you through adding the workflow to your repository.
2222

2323
```mermaid
2424
graph LR
25-
A[/plan Command] --> B[Analyze Issue/Discussion]
26-
B --> C[Break Down Work]
27-
C --> D[Create Sub-Issues]
28-
D --> E[Link to Parent]
29-
E --> F[Assign to Copilot]
25+
A["/plan Command"] --> B["Analyze Issue/Discussion"]
26+
B --> C["Break Down Work"]
27+
C --> D["Create Sub-Issues"]
28+
D --> E["Link to Parent"]
29+
E --> F["Assign to Copilot"]
3030
```
3131

3232
Each sub-issue includes a clear title, objective, context, approach, specific files to modify, and acceptance criteria.

0 commit comments

Comments
 (0)