diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 138e9ca1..541ebfd2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,21 +2,28 @@ +## Module + +- [ ] Transfer Engine (`mooncake-transfer-engine`) +- [ ] Mooncake Store (`mooncake-store`) +- [ ] Mooncake EP (`mooncake-ep`) +- [ ] Integration (`mooncake-integration`) +- [ ] P2P Store (`mooncake-p2p-store`) +- [ ] Python Wheel (`mooncake-wheel`) +- [ ] PyTorch Backend (`mooncake-pg`) +- [ ] Mooncake RL (`mooncake-rl`) +- [ ] CI/CD +- [ ] Docs +- [ ] Other + ## Type of Change -* Types - - [ ] Bug fix - - [ ] New feature - - [ ] Transfer Engine - - [ ] Mooncake Store - - [ ] Mooncake EP - - [ ] Integration - - [ ] P2P Store - - [ ] Python Wheel - - [ ] Breaking change - - [ ] CI/CD - - [ ] Documentation update - - [ ] Other +- [ ] Bug fix +- [ ] New feature +- [ ] Refactor +- [ ] Breaking change +- [ ] Documentation update +- [ ] Other ## How Has This Been Tested?