Skip to content

Commit

Permalink
chore: remove checklist from PR template as it isn't being used (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey authored Apr 2, 2024
1 parent 1cb27a6 commit 04dcff1
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,3 @@ Please provide an explanation of the PR, including the appropriate context,
background, goal, and rationale. If there is an issue with this information,
please provide a tl;dr and link the issue.
-->

## Checklist

<!--
Please complete the checklist to ensure that the PR is ready to be reviewed.
IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or documentation updates
- [ ] Linked issues closed with keywords

0 comments on commit 04dcff1

Please sign in to comment.