Skip to content

Commit

Permalink
chore: Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarinibruno authored Oct 28, 2024
1 parent 02438a9 commit 8b0d9e8
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 8b0d9e8

Please sign in to comment.