-
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
1 parent
070ddfa
commit 2350ea0
Showing
2 changed files
with
55 additions
and
2 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,21 @@ | ||
## Pull Request | ||
|
||
### Description: | ||
Provide a brief description of the changes introduced by this pull request | ||
|
||
### Related Issue(s): | ||
Add links to applicable Github issues | ||
- #1 | ||
- #2 | ||
|
||
### Checklist: | ||
- [ ] All code quality checks pass | ||
- [ ] Code follows the project's style guide | ||
- [ ] Documentation has been updated | ||
|
||
|
||
### Testing: | ||
- [ ] Existing tests provided necessary coverage | ||
- [ ] Applicable tests have been updated | ||
- [ ] Applicable tests have been added | ||
- [ ] This change does not require testing |
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