Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 381 Bytes

File metadata and controls

27 lines (17 loc) · 381 Bytes

Spiral | Todo and links list

TODO

  1. // [ ] TODO: Example todo
    • Describe the todo.

BUG FIXES

  1. // [ ] FIXME: Example to fix
    • Describe the bug.

IMPROVEMENTS

Documentation

  1. // [ ] TODO: Whatever to improve
  • Describe and give examples.
    print('Also code is allowed in md.')