-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 parent
dd39745
commit efc2684
Showing
1 changed file
with
40 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,40 @@ | ||
# Type of PR | Pull Request Name | ||
|
||
## Description | ||
|
||
Please include a summary of the change and which issue is fixed. | ||
Include relevant motivation and context. | ||
List any dependencies that are required for this change. | ||
|
||
Fixes # (issue) | ||
|
||
## Validation and Tests | ||
|
||
Describe the tests that verify the changes that are not included in the CI. | ||
Provide instructions to reproduce if relevant. | ||
Provide relevant details for test configuration. | ||
Delete not relevant options. | ||
|
||
- [ ] Adequate Unit tests | ||
- [ ] Unit tests are passing | ||
- [ ] Features work as expected/bug fixes resolve issue | ||
- [ ] Other means of quality insurance added (if necessary) | ||
|
||
## Checklist: | ||
|
||
Before you submit your pull request, please make sure you have completed the following steps: | ||
|
||
- [ ] Self-review | ||
- [ ] Concise and well-written comments | ||
- [ ] Documentation has been updated | ||
- [ ] Changes generate no new warnings | ||
- [ ] Any dependent changes have been merged | ||
|
||
## Pull Request Details | ||
|
||
Please provide more details about the pull request. | ||
For example, screen captures of new features, gif of animation, or link to the live demo. | ||
|
||
### Reviewers: | ||
|
||
Add specific reviewers to this PR who may have a keen interest in or expertise related to this submission. |