Skip to content

Commit

Permalink
Merge pull request #3 from Eddasol/pr-checklist
Browse files Browse the repository at this point in the history
Add checklist to PRs
  • Loading branch information
Eddasol authored Dec 6, 2024
2 parents 16409ab + 0a36e41 commit 3c1b241
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pr_checklist.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Ready for review checklist:
- [ ] All commits run individually
- [ ] The PR has been tested locally
- [ ] If relevant, have a test been written?
- [ ] Are relevant issues linked

0 comments on commit 3c1b241

Please sign in to comment.