6 lines
243 B
Text
6 lines
243 B
Text
# implement `ent comment ISSUE [DESCRIPTION]`
|
|
|
|
- each issue dir has a `comments` subdir
|
|
- each comment is identified by a 128-bit nonce
|
|
- each comment is a directory under `${ISSUE}/comments`
|
|
- each comment has a single "field": `description`
|