Skip to content

Commit 3dfefb4

Browse files
Fix [P] marker consistency: remove [P] from T016/T017 in Wave DAG
Checklist tasks T016/T017 are not marked [P], so the DAG should not mark them [P] either. Keeps scheduling decisions consistent.
1 parent 1332b5b commit 3dfefb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/tasks-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ Wave 7:
241241
T028 [US3] Implement endpoint (depends on T027)
242242
243243
Wave 8:
244-
T016 [P] [US1] Validation (depends on T015)
245-
T017 [P] [US1] Logging (depends on T015)
244+
T016 [US1] Validation (depends on T015)
245+
T017 [US1] Logging (depends on T015)
246246
T023 [US2] Integrate with US1 (depends on T022)
247247
```
248248

0 commit comments

Comments
 (0)