Skip to content

Commit bf1ce57

Browse files
committed
add docs
1 parent 152afa9 commit bf1ce57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Currently we follow a lightweight release process.
55
- if major features are added, increment `y`
66
- if minor fixes are added, increment `z`
77
- Create a new release at https://github.com/pytorch/torchtitan/releases/new
8+
- In the tag section, create a new tag with the version number, e.g. `v0.y.z`. Choose the target branch as `main`.
89
- In the release notes
910
- include proper nightly versions for `torch` and `torchao`, which can be found in [latest CI](https://github.com/pytorch/torchtitan/actions/workflows/integration_test_8gpu.yaml) test log "Run script in container" section. E.g.
1011
- "Successfully installed ... `torch-2.8.0.dev20250605+cu126`"

0 commit comments

Comments
 (0)