aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: a2245a9dd4ce83a5f230f1f3d9ca96f581b9e19f (plain)
  1. # TODO
  2. * Add illustration of structure.
  3. * Document navigation structure.
  4. * Document script conventions.
  5. * Document text localization
  6. * Document text macros
  7. * Service, host, and domain expansion
  8. * Maturity tagging
  9. * Maybe adopt [Conventional Commits] spec
  10. * Maybe adopt [Keep a Changelog] spec
  11. [Conventional Commits]: https://www.conventionalcommits.org/
  12. "specification for adding human and machine readable meaning to commit messages"
  13. [Keep a Changelog]: https://keepachangelog.com/
  14. "specification for structuring a changelog file"