Skip to content

Commit

Permalink
feat: add pr template
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbanse committed Feb 13, 2025
1 parent 0fb1919 commit 501e6cd
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/PR_TEMPLATE/pr_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
My PR is adressing the following issue:

I made sure I did the relevant tasks among:

- [ ] I detailed my objectives in an issue with the feature request or bug report
- [ ] I ran pre-commit checks and unit tests
- [ ] New lines of code are tested with relevant unit tests
- [ ] My feature is documented in the package documentation and I made sure the docs build locally

0 comments on commit 501e6cd

Please sign in to comment.