Skip to content

Commit 9a599ba

Browse files
committed
chore: vendor generic release.md template
1 parent e69de0b commit 9a599ba

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

planning/_templates/release.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# modern-di <version> — <one-line headline>
1+
# <project> <version> — <one-line headline>
22

33
<One or two sentences: what this release is and its headline change. Say up
44
front if there are no behavior/API changes.>
@@ -30,10 +30,9 @@ Context a reader needs for the headline change. Omit for small releases.
3030

3131
## Downstream
3232

33-
What integrations (FastAPI, Litestar, FastStream, Typer, `modern-di-pytest`)
34-
must do — e.g. bump their `modern-di` floor — or "No action needed" when there
35-
is no API change.
33+
What dependents must do — e.g. bump their version floor — or "No action
34+
needed" when there is no API change. Omit if the project has no downstreams.
3635

3736
## Internals
3837

39-
- Coverage / tooling notes (e.g. 100% line coverage across Python 3.10–3.14).
38+
- Coverage / tooling notes.

0 commit comments

Comments
 (0)