-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
22 additions
and
130 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,38 @@ | ||
### What problem does this PR solve? | ||
|
||
Issue Number: close #xxx <!-- REMOVE this line if no issue to close --> | ||
Issue Number: close #xxx | ||
|
||
Problem Summary: | ||
|
||
### What is changed and how it works? | ||
|
||
Proposal: [xxx](url) <!-- REMOVE this line if not applicable --> | ||
### Check List | ||
|
||
What's Changed: | ||
Tests <!-- At least one of them must be included. --> | ||
|
||
### Related changes | ||
- [ ] Unit test | ||
- [ ] Integration test | ||
- [ ] Manual test (add detailed scripts or steps below) | ||
- [ ] No code | ||
|
||
- PR to update `pingcap/docs`/`pingcap/docs-cn`: | ||
- PR to update `pingcap/tidb-ansible`: | ||
- Need to cherry-pick to the release branch | ||
Side effects | ||
|
||
### Check List <!--REMOVE the items that are not applicable--> | ||
- [ ] Performance regression: Consumes more CPU | ||
- [ ] Performance regression: Consumes more Memory | ||
- [ ] Breaking backward compatibility | ||
|
||
Tests <!-- At least one of them must be included. --> | ||
Documentation | ||
|
||
- Unit test | ||
- Integration test | ||
- Manual test (add detailed scripts or steps below) | ||
- No code | ||
|
||
Side effects | ||
- [ ] Affects user behaviors | ||
- [ ] Contains syntax changes | ||
- [ ] Contains variable changes | ||
- [ ] Contains experimental features | ||
- [ ] Changes MySQL compatibility | ||
|
||
- Performance regression | ||
- Consumes more CPU | ||
- Consumes more MEM | ||
- Breaking backward compatibility | ||
### Release note | ||
|
||
### Release note <!-- bugfixes or new feature need a release note --> | ||
<!-- bugfix or new feature needs a release note --> | ||
|
||
```release-note | ||
Please add a release note. | ||
If you don't think this PR needs a release note then fill it with None. | ||
``` | ||
None | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters