Skip to content

Commit

Permalink
chore: Add a pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
adjavon committed Mar 5, 2025
1 parent 8df0659 commit 346af99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Checklist
- [ ] I have added tests to show that my feature works in various situations.
- [ ] I have tested the updated pipeline on an example dataset.
- [ ] I have inlcuded docstrings
- [ ] I have updated the How-To in the documentation to reflect the changes
- [ ] I have updated the Changelog to reflect any changes to the default function of the pipeline

0 comments on commit 346af99

Please sign in to comment.