entomologist/75cefad80aacbf23fc7b9c24a75aa236/description

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`