您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

architecture-decision-template.md 337B

123456789101112
  1. ---
  2. stepsCompleted: []
  3. inputDocuments: []
  4. workflowType: 'architecture'
  5. project_name: '{{project_name}}'
  6. user_name: '{{user_name}}'
  7. date: '{{date}}'
  8. ---
  9. # Architecture Decision Document
  10. _This document builds collaboratively through step-by-step discovery. Sections are appended as we work through each architectural decision together._