Skip to content

Commit

Permalink
feat: add PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosRiveraMartinez committed Dec 4, 2023
1 parent 5736d16 commit a197334
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### Summary
<!-- Briefly describe what changes this PR introduces, including any relevant context or motivation. -->


### Checklist
<!-- List any steps or commands that reviewers can follow to validate this change. -->

- [ ] Tested
- [ ] Documented

### Additional Information

<!-- Include any additional notes or context that you think would be helpful for reviewers. -->

0 comments on commit a197334

Please sign in to comment.