Skip to content

Commit 9aa0b3d

Browse files
dsymegithub-actions[bot]
authored andcommitted
Add release notes section to AGENTS.md
Added a section for release notes in AGENTS.md.
1 parent b96a5ab commit 9aa0b3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,7 @@ All workflows are in `.github/workflows/`:
9999
- File ordering matters in F# — the `<Compile>` order in `.fsproj` files defines compilation order.
100100
- The library targets `netstandard2.1`; tests target `net6.0` with `FSharp.Core` pinned to `6.0.1`.
101101
- NuGet packages are output to the `packages/` directory.
102+
103+
## Release Notes
104+
105+
When making changes, update the release notes and bump the version appropriately

0 commit comments

Comments
 (0)