Skip to content

Commit

Permalink
PR template (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerlz authored Apr 6, 2024
1 parent 3a1a98b commit b6e2228
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
_Enter a good description of whats being changed and WHY

## Checklist

- [ ] pr title makes sense
- [ ] squashed to 1 commit
- [ ] added a test case if possible
- [ ] if new feature, added to the readme
- [ ] ci is happy and green

0 comments on commit b6e2228

Please sign in to comment.