Skip to content

Commit

Permalink
feat: added a pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-cne committed Apr 13, 2024
1 parent 7552f34 commit c1d93e0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Describe your changes

## Issue ticket number and link (if necessary)

## Checklist before requesting a review

- [ ] I have performed a self-review of my code
- [ ] I have added thorough tests and all tests are passing
- [ ] I have added the necessary changes to documentation and/or README
- [ ] Do we need to implement analytics?
- [ ] Will this be part of a product update? If yes, please write one phrase about this update.

0 comments on commit c1d93e0

Please sign in to comment.