From 31839555cb048bd1b54ad43a18936cb4c57bf80d Mon Sep 17 00:00:00 2001 From: lepdou Date: Sat, 2 Apr 2022 19:33:04 +0800 Subject: [PATCH] add github pull request --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2122207fd..c6cfbfecc 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,7 +19,8 @@ Other... Please describe: ### Checklist - [ ] Code compiles correctly +- [ ] Pull Request has submit to 2020.0 and Greenwich - [ ] Create at least one junit test if possible - [ ] All tests passing - [ ] Extend documentation if necessary -- [ ] Add myself / the copyright holder to the AUTHORS file \ No newline at end of file +- [ ] Add myself / the copyright holder to the AUTHORS file