Skip to content

Commit

Permalink
Add pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Meyers committed Feb 26, 2024
1 parent bff62a2 commit 7d8b323
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
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 ...

0 comments on commit 7d8b323

Please sign in to comment.