diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 664953aac..992528fb6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,8 +2,17 @@ Thank you for contributing to TiDB! Please read TiDB's [CONTRIBUTING](https://github.com/pingcap/tidb/blob/master/CONTRIBUTING.md) document **BEFORE** filing this PR. --> -### What problem does this PR solve? +### What problem does this PR solve? + +Issue Number: close #xxx ### What is changed and how it works? @@ -35,4 +44,4 @@ Related changes - Need to cherry-pick to the release branch - Need to update the documentation - Need to update the `tidb-ansible` repository - - Need to be included in the release note \ No newline at end of file + - Need to be included in the release note