Skip to content

Commit 33ab07c

Browse files
author
doyougnu
committed
Checklist: add CLI summary checkbox
1 parent 01c8162 commit 33ab07c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proposals/2022-01-31-haskell-optimization-handbook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,7 @@ progresses. An example checklist for an external tooling section could be:
319319
- [ ] if you read the first line of each paragraph, they are form a coherent story
320320
, and that story arrives at the point of the section, within reason.
321321
- [ ] The section has a closing summary that repeats: when to use the tool, what information can be retreived with the tool, which performance issues this tool helps with, and how to run/use the tool.
322+
- [ ] After the summary there is a summary of command line invocations and their corresponding meaning
322323
- [ ] The section has a reference subsection
323324
- [ ] The book builds with the PR (this should be CI)
324325
```

0 commit comments

Comments
 (0)