-
Notifications
You must be signed in to change notification settings - Fork 23
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
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<!-- Thank you for contributing to shazam! | ||
PR Title Format: | ||
1. pkg [, pkg2, pkg3]: what's changed | ||
2. *: what's changed | ||
--> | ||
|
||
### What problem does this PR solve? | ||
|
||
Issue Number: #xxx <!-- REMOVE this line if no issue to close --> | ||
|
||
Problem Summary: | ||
|
||
### What is changed and how it works? | ||
|
||
What's Changed: | ||
|
||
How it Works: | ||
|
||
### Related changes | ||
|
||
- PR to update `docs`: | ||
- Need to cherry-pick to the release branch | ||
|
||
### Check List <!--REMOVE the items that are not applicable--> | ||
|
||
Tests <!-- At least one of them must be included. --> | ||
|
||
- Unit test | ||
- Integration test | ||
- Manual test (add detailed scripts or steps below) | ||
- No code | ||
|
||
Side effects | ||
|
||
- Performance regression | ||
- Consumes more CPU | ||
- Consumes more MEM | ||
- Breaking backward compatibility | ||
|
||
### Release note <!-- bugfixes or new feature need a release note --> |