-
Notifications
You must be signed in to change notification settings - Fork 16
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
1 changed file
with
27 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,27 @@ | ||
### Purpose | ||
|
||
(FILL ME IN) This section describes why this PR is here. Usually it would include a reference to issues. | ||
|
||
### Declarations | ||
|
||
Check these if you believe they are true | ||
|
||
- [ ] The codebase is in a better state after this PR | ||
- [ ] Has linting/formatting been run? (`make lint`, `make format`, `make check`) | ||
- [ ] Was it tested locally? (`make test`) | ||
- [ ] Has the changelog been updated? | ||
- [ ] Have the docs been updated? | ||
- [ ] The level of testing this PR includes is appropriate | ||
|
||
### Reviewers | ||
|
||
(FILL ME IN) Reviewer 1 (If possible, assign the Reviewer for the PR) | ||
(FILL ME IN, Optional) Any additional notes to reviewers or testers. | ||
|
||
### FYIs | ||
|
||
(FILL ME IN, Optional) Names of anyone else you wish to be notified of | ||
|
||
#### Notes | ||
|
||
(FILL ME IN, Optional) Additional context to this PR. |