-
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
Drew Meyers
committed
Feb 26, 2024
1 parent
bff62a2
commit 7d8b323
Showing
1 changed file
with
20 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,20 @@ | ||
## Purpose | ||
|
||
- Clear, easy-to-understand sentences outlining the purpose of the PR | ||
|
||
## Proposed Changes | ||
|
||
- [ADD] ... | ||
- [CHANGE] ... | ||
- [FIX] ... | ||
|
||
## Issues | ||
|
||
- Links to relevant issues | ||
- Example: issue-XYZ | ||
|
||
## Testing | ||
|
||
- Provide some proof you've tested your changes | ||
- Example: test results available at ... | ||
- Example: tested on operating system ... |