Skip to content

Commit 4da137e

Browse files
committed
docs: update AGENTS.md for version bump guidance [skip ci]
1 parent 5789641 commit 4da137e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

AGENTS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ After modifying any `.zig` file, always run `zig build run -- list` to verify th
1010

1111
- Run tests, review commands, and other side-effecting tooling from an isolated directory under `/tmp/<task-name>` with `HOME=/tmp/<task-name>`.
1212

13+
# Release Process
14+
15+
- When updating and pushing a release version, always follow [docs/release.md](./docs/release.md).
16+
1317
# Zig API Discovery
1418

1519
- Do not guess Zig APIs from memory or from examples targeting other Zig versions.

0 commit comments

Comments
 (0)