diff --git a/75cefad80aacbf23fc7b9c24a75aa236/description b/75cefad80aacbf23fc7b9c24a75aa236/description new file mode 100644 index 0000000..212fa34 --- /dev/null +++ b/75cefad80aacbf23fc7b9c24a75aa236/description @@ -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?