25
26should have a corresponding file named `doc/next/6-stdlib/99-minor/net/http/12345.md`.
27▶At a minimum, that file should contain either a full sentence or a TODO,
28ideally referring to a person with the responsibility to complete the note.
29
· · ·
36```
37If an accepted proposal is mentioned in a CL but not in the release notes, it will be
38▶flagged as a TODO by the automated tooling. That is true even for proposals that add API.
39
40Use the following forms in your markdown:
· · ·
59in `doc/next`.
60
61▶As a release cycle nears completion, run `relnote todo` to get a list of
62unfinished release note work.
63