Files
swe-hiring/part3-taskcli/WRITEUP.md
2026-07-06 06:00:10 +06:00

23 lines
403 B
Markdown

# 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:**