-
Notifications
You must be signed in to change notification settings - Fork 1
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
39eed11
commit d5105aa
Showing
1 changed file
with
30 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,30 @@ | ||
Reviewer: | ||
|
||
Estimate: | ||
|
||
--- | ||
|
||
### Goal | ||
|
||
### Changes | ||
|
||
## How has this been tested? | ||
|
||
## To-do before merge | ||
|
||
(Optional -- remove this section if not needed) | ||
|
||
- [ ] Ensure PR #56 is merged | ||
|
||
## Checklist | ||
|
||
Fill with `x` for completed. Delete any lines that are not relevant | ||
|
||
- [ ] My code follows the style guidelines of this project | ||
- [ ] I have reviewed my own code to ensure good quality | ||
- [ ] I have tested the functionality of my code to ensure it works as intended | ||
- [ ] I have resolved merge conflicts | ||
- [ ] I have updated the automated tests (if applicable) | ||
- [ ] I have updated the requirements (if applicable) | ||
- [ ] I have updated the README file (if applicable) | ||
- [ ] I have updated affected documentation (if applicable) |