-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #194 from PingqiLi/main
PR template & readme update
- Loading branch information
Showing
3 changed files
with
32 additions
and
13 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,19 @@ | ||
Thank you for your contribution to the MindAudio repo. | ||
Before submitting this PR, please make sure: | ||
|
||
- [ ] You have read the [Contributing Guidelines on pull requests](https://github.com/mindspore-lab/mindaudio/blob/main/CONTRIBUTING.md) | ||
- [ ] Your code builds clean without any errors or warnings | ||
- [ ] You are using approved terminology | ||
- [ ] You have added unit tests | ||
|
||
## Motivation | ||
|
||
(Write your motivation for proposed changes here.) | ||
|
||
## Test Plan | ||
|
||
(How should this PR be tested? Do you require special setup to run the test or repro the fixed bug?) | ||
|
||
## Related Issues and PRs | ||
|
||
(Is this PR part of a group of changes? Link the other relevant PRs and Issues here. Use https://help.github.com/en/articles/closing-issues-using-keywords for help on GitHub syntax) |
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
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