Skip to content

Commit

Permalink
chore: update pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
Bambooin committed Feb 4, 2024
1 parent 8ca2d3f commit d814b18
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/pull-request-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

#### Issue tracker
Fixes will automatically close the related issues

<!-- Each issue should be on it's own line -->
Fixes #
Fixes #

#### Feature
Describe features of pull request
Describe features of this pull request

#### Code of conduct
- [ ] [CONTRIBUTING](CONTRIBUTING.md)
Expand All @@ -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
Expand Down

0 comments on commit d814b18

Please sign in to comment.