diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 97a949e5dc5..041ef286edf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,19 +1,20 @@ -### Prepare a Pull Request -*(Change the title refer to the following example)* + -- Title Example: [INLONG-XYZ][Component] Title of the pull request + -*(The following *XYZ* should be replaced by the actual [GitHub Issue](https://github.com/apache/inlong/issues) number)* - -- Fixes #XYZ +Fixes #XYZ ### Motivation -*Explain here the context, and why you're making that change. What is the problem you're trying to solve?* + ### Modifications -*Describe the modifications you've done.* + ### Verifying this change