Skip to content

Commit b5238ad

Browse files
authored
Update test modification instruction
Clarify pull request rebase instructions and testing location.
1 parent a36f7fd commit b5238ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sgl_deep_gemm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ To release a new set of wheels, please contact SGLang team and run the [release
1313

1414
For each major version release (0.X.Y -> 0.(X+1).0), a new branch should be created (release/v0.(X+1).0) for stability purpose.
1515

16-
For any incoming pull requests, it should be rebased upon `dev` branch.
16+
For any incoming pull requests, it should be rebased upon `dev` branch. Any newly added or modified tests should be put under `sgl_deep_gemm/tests`

0 commit comments

Comments
 (0)