diff --git a/.github/pull-request-template.md b/.github/pull-request-template.md index f31706cc70..55f2424f70 100644 --- a/.github/pull-request-template.md +++ b/.github/pull-request-template.md @@ -2,11 +2,12 @@ #### Issue tracker Fixes will automatically close the related issues - + +Fixes # Fixes # #### Feature -Describe features of pull request +Describe features of this pull request #### Code of conduct - [ ] [CONTRIBUTING](CONTRIBUTING.md) @@ -23,9 +24,9 @@ Describe features of pull request #### Code Review 1. No wildcards import 2. Manual build and test pass -3. GitHub action ci pass -4. At least one contributor reviews and votes -5. Can be merged clean without conflicts +3. GitHub Action CI pass +4. At least one contributor review and approve +5. Merged clean without conflicts 6. PR will be merged by rebase upstream base #### Daily build