Add an item to the project TODO list with t-shirt size categorization (Small, Medium, Large)
Add an item to the project TODO list at docs/proposed/TODO.md.
$ARGUMENTS) to determine the TODO item title and any detailsdocs/proposed/TODO.md file## Small, ## Medium, or ## Large)- [ ] Item title- [ ] Short item title
Longer description with more context about the idea, rationale,
or implementation notes. Can be a full paragraph.
The TODO file has three sections in this order:
# TODO
## Small
- [ ] ...
## Medium
- [ ] ...
## Large
- [ ] ...
- [ ]