-
Notifications
You must be signed in to change notification settings - Fork 7
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
3 changed files
with
27 additions
and
10 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,16 @@ | ||
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers. | ||
|
||
## Motivation | ||
|
||
Please describe the motivation of this PR and the goal you want to achieve through this PR. | ||
|
||
## Modification | ||
|
||
Please briefly describe what modification is made in this PR. | ||
|
||
## Checklist | ||
|
||
1. Pre-commit or other linting tools are used to fix the potential lint issues. | ||
2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness. | ||
3. If the modification has potential influence on downstream projects, this PR should be tested with downstream projects, like MMDet or MMCls. | ||
4. The documentation has been modified accordingly, like docstring or example tutorials. |
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