Skip to content

Commit

Permalink
Add pull_request_template.md
Browse files Browse the repository at this point in the history
This PR adds a template for future pull requests
  • Loading branch information
vunam authored Aug 19, 2024
1 parent d944276 commit 1eb650e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Describe your changes

## Checklist before requesting a review
- [ ] I have performed a self-review of my code
- [ ] The committed code aligns with the purpose of the frame-events library
- [ ] I have versioned this update accordingly
- [ ] If it is a core feature, I have added thorough tests.
- [ ] Will this be part of a product update? If yes, please write one phrase about this update.

0 comments on commit 1eb650e

Please sign in to comment.