Skip to content

Commit

Permalink
Merge pull request #79 from PeriodPals/chore/pr-template
Browse files Browse the repository at this point in the history
chore: Create pull_request_template.md
  • Loading branch information
charliemangano authored Oct 28, 2024
2 parents 02438a9 + 8b0d9e8 commit 1382b85
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
# Title

## Description
This PR introduces... It closes issue #...

## Changes

## Files

#### Added
- file 1
- file 2
- ...
#### Modified

#### Removed

## Dependencies Added
- dependency 1 for XXX
- ...

## Testing

## Screenshots (if applicable)

0 comments on commit 1382b85

Please sign in to comment.