diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d4a3001e523..dab838235c9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,13 +7,9 @@ remember to adjust the documentation. Feel free to ping committers for the review! ## Contribution Checklist - - Make sure that the pull request corresponds to a [GITHUB issue](https://github.com/apache/seatunnel/issues). - - Name the pull request in the form "[Feature] [component] Title of the pull request", where *Feature* can be replaced by `Hotfix`, `Bug`, etc. - - Minor fixes should be named following this pattern: `[hotfix] [docs] Fix typo in README.md doc`. - --> ### Purpose of this pull request @@ -22,6 +18,7 @@ Feel free to ping committers for the review! ### Does this PR introduce _any_ user-facing change? +