;doc: dev: cleanups

This commit is contained in:
Simon Michael 2023-04-13 08:45:00 -10:00
parent 32244e7231
commit 500f95321a
3 changed files with 10 additions and 10 deletions

View File

@ -4,7 +4,8 @@ An efficient public store of tasks/changes/design notes, mostly from SM's privat
Things that I/we feel would be nice to have, or investigate further.
All help is welcome.
Some items are out of date and just need to be re-tested and discarded.
See also: [TODO](TODO.md).
See also:
[TODO](TODO.md).
## cli

View File

@ -1,4 +1,4 @@
# Releasing
# RELEASING
<div class=pagetoc>

View File

@ -1,21 +1,20 @@
# TODO
Some bite-sized tasks awaiting volunteers,
currently needed, <!-- described in one line, -->
and estimated as Small (~1 hour), Medium (~0.5 day) or Large (~1 day). <!--
("for someone reasonably suited to this task". Estimates can be wrong.). -->
Some bite-sized tasks that are awaiting volunteers,
currently needed,
and estimated as Small (~1 hour, the default), Medium (~0.5 day) or Large (~1 day).
If you'd like to help, this is a great place to start.
Related:
<http://issues.hledger.org> ([bugs](http://bugs.hledger.org), [wishes](http://wishes.hledger.org), [category links](https://hledger.org/ISSUES.html#open-issues)),
[BACKLOG](BACKLOG.md),
[Mockups](mockups.md),
[ROADMAP](ROADMAP.md),
<http://projects.hledger.org>,
[Mockups](mockups.md),
[Developer docs](dev.md).
- [ ] debug/fix csv `skip` <https://github.com/simonmichael/hledger/issues/2024> (S)
- [ ] debug/fix csv `skip` <https://github.com/simonmichael/hledger/issues/2024>
- [ ] inputs command: list input formats hledger can read
- [ ] outputs command: list output formats each command can write
## Done
Completed items from above, annotated with initials and date.