Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 472 Bytes

ansible-text-specifications

Specs & diagrams for Ansible Text project planning

State Diagram UML Standards

  1. Use .puml file type
  2. Add @startuml & @enduml
  3. Name diagrams in @startuml directive
  4. Order definitions by state first, then transition, for each nested context.
  5. Prefer <<choice>> stereotypes for complicated branching

Standards To-Do List

  1. Come up with standards for transition names
  2. Come up with standards for state names