First commit
This commit is contained in:
22
part3-taskcli/WRITEUP.md
Normal file
22
part3-taskcli/WRITEUP.md
Normal file
@ -0,0 +1,22 @@
|
||||
# Bug write-up
|
||||
|
||||
For each bug: what was wrong, and why Go behaves that way. A few sentences
|
||||
each, in your own words.
|
||||
|
||||
## Bug 1 — `Complete` doesn't stick
|
||||
|
||||
**What was wrong:**
|
||||
|
||||
**Why Go behaves this way:**
|
||||
|
||||
## Bug 2 — title width is wrong for some titles
|
||||
|
||||
**What was wrong:**
|
||||
|
||||
**Why Go behaves this way:**
|
||||
|
||||
## Bug 3 — bad ids are silently accepted
|
||||
|
||||
**What was wrong:**
|
||||
|
||||
**Why Go behaves this way:**
|
||||
Reference in New Issue
Block a user