Skip to content

Commit

Permalink
Merge pull request #55 from stochasticai/marcos/pr_template
Browse files Browse the repository at this point in the history
feat: add PR template
  • Loading branch information
MarcosRiveraMartinez authored Dec 4, 2023
2 parents 50df287 + edafdd6 commit 56c8fc8
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 56c8fc8

Please sign in to comment.