Files
tidb/.github/pull_request_template.md
2018-07-11 15:30:38 +08:00

2.4 KiB

What have you changed? (mandatory)

What is the type of the changes? (mandatory)

  • New feature (non-breaking change which adds functionality)
  • Improvement (non-breaking change which is an improvement to an existing feature)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How has this PR been tested? (mandatory)

Does this PR affect documentation (docs/docs-cn) update? (mandatory)

Does this PR affect tidb-ansible update? (mandatory)

Does this PR need to be added to the release notes? (mandatory)

Benchmark result if necessary (optional)

Add a few positive/negative examples (optional)