Adjusted checklist_file path txt > md (#82)

This commit is contained in:
adrian_cares
2025-05-24 23:13:01 +02:00
committed by GitHub
parent d61f67fdb2
commit 123382a104

View File

@@ -1,12 +1,12 @@
architect-checklist: architect-checklist:
checklist_file: docs/checklists/architect-checklist.txt checklist_file: docs/checklists/architect-checklist.md
required_docs: required_docs:
- architecture.md - architecture.md
default_locations: default_locations:
- docs/architecture.md - docs/architecture.md
frontend-architecture-checklist: frontend-architecture-checklist:
checklist_file: docs/checklists/frontend-architecture-checklist.txt checklist_file: docs/checklists/frontend-architecture-checklist.md
required_docs: required_docs:
- frontend-architecture.md - frontend-architecture.md
default_locations: default_locations:
@@ -14,14 +14,14 @@ frontend-architecture-checklist:
- docs/fe-architecture.md - docs/fe-architecture.md
pm-checklist: pm-checklist:
checklist_file: docs/checklists/pm-checklist.txt checklist_file: docs/checklists/pm-checklist.md
required_docs: required_docs:
- prd.md - prd.md
default_locations: default_locations:
- docs/prd.md - docs/prd.md
po-master-checklist: po-master-checklist:
checklist_file: docs/checklists/po-master-checklist.txt checklist_file: docs/checklists/po-master-checklist.md
required_docs: required_docs:
- prd.md - prd.md
- architecture.md - architecture.md
@@ -33,14 +33,14 @@ po-master-checklist:
- docs/architecture.md - docs/architecture.md
story-draft-checklist: story-draft-checklist:
checklist_file: docs/checklists/story-draft-checklist.txt checklist_file: docs/checklists/story-draft-checklist.md
required_docs: required_docs:
- story.md - story.md
default_locations: default_locations:
- docs/stories/*.md - docs/stories/*.md
story-dod-checklist: story-dod-checklist:
checklist_file: docs/checklists/story-dod-checklist.txt checklist_file: docs/checklists/story-dod-checklist.md
required_docs: required_docs:
- story.md - story.md
default_locations: default_locations: