diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ea25871884551dc3ec0b10a168cc9dc2c4b6fbc3..bf3d40765665a5429dc1c4441bd52aa5aa9a2f46 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,10 @@ - [ ] [Quality Gate Passed](https://sonarcloud.io/dashboard?id=jenkins-zh_jenkins-cli). Change this URL to your PR. - [ ] The coverage is xxx on the new lines -- [ ] I've tested it locally +- [ ] I've tested it by manual in the following platform + - [ ] MacOS + - [ ] Linux + - [ ] Windows