Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 584 Bytes

File metadata and controls

29 lines (17 loc) · 584 Bytes

[What you're building]

Try APS in 5 minutes. Copy this file, fill in the brackets, start working.

Problem

[One sentence: what problem are you solving?]

Success

  • [Observable outcome 1]
  • [Observable outcome 2]

Work Items

001: [First thing to build]

  • Outcome: [How you know it's done]
  • Test: [command to verify]

002: [Second thing to build]

  • Outcome: [How you know it's done]
  • Test: [command to verify]
  • Depends on: 001 (optional)

When this grows, split into module.template.md files.