diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3f4a9c1e7f2343b86f430c36cee8f550929cf4e0..793a55e1b23cea949ccba6bcf6a5b57072ea0e87 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,8 @@ # Create A Good Pull Request +Please check the follow step before mergine this pull request + - [ ] Python code style verification +- [ ] Review all the code diff by yourself - [ ] All models(TensorFLow/Caffe/ONNX/PyTorch) testing passed - [ ] Details about your pull request, releated issues