Skip to content

Commit 65eec76

Browse files
authored
[Docs] Update CONTRIBUTING.MD with testing info (#1007)
Signed-off-by: Jacob Platin <jacobplatin@google.com>
1 parent 7376e6f commit 65eec76

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,8 @@ We choose to follow a similar directory structure as vLLM:
2828
* `jax` contains model implementations/functionalities that are only used by JAX models
2929
* `vllm` contains model implementations/functionalities that are only used by vLLM models
3030

31+
## Testing
32+
When checking in a new feature, we expect that you you add relevant unit tests as well as CI tests. You can read more about the latter [here](https://github.com/vllm-project/tpu-inference/tree/main/.buildkite#adding-a-new-feature-to-ci).
33+
3134
## Thank You!
3235
We wanted to thank you for taking the time to read these guidelines and for your interest in contributing to TPU Inference. All of your contributions help make TPU Infernece a great tool and community for everyone!

0 commit comments

Comments
 (0)