Skip to content

Commit

Permalink
feat: Add backport type in PR template (#1230)
Browse files Browse the repository at this point in the history
Signed-off-by: imjoey <majunjiev@gmail.com>

Co-authored-by: 琚致远 <juzhiyuan@apache.org>
  • Loading branch information
imjoey and juzhiyuan authored Jan 8, 2021
1 parent 55e0449 commit 40d8f97
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Please answer these questions before submitting a pull request
- [ ] Bugfix
- [ ] New feature provided
- [ ] Improve performance
- [ ] Backport patches

- Related issues

Expand All @@ -16,3 +17,13 @@ ___
___
### New feature or improvement
- Describe the details and related test reports.

___
### Backport patches
- Why need to backport?

- Source branch

- Related commits and pull requests

- Target branch

0 comments on commit 40d8f97

Please sign in to comment.