update 'description' in issue 75cefad80aacbf23fc7b9c24a75aa236

This commit is contained in:
Sebastian Kuzminsky 2025-07-06 00:31:27 -06:00
parent 2d03d40dc1
commit 1b17e1e1ed

View file

@ -0,0 +1,6 @@
# implement `ent comment ${ISSUE} [-m ${MESSAGE}]`
- each issue dir has a `comments` subdir
- each comment is identified by a sha1-style uid
- each comment is a file or directory under the `${ISSUE}/comments`
- comments are ordered by ctime?