Skip to content

Commit 04dcff1

Browse files
authored
chore: remove checklist from PR template as it isn't being used (#102)
1 parent 1cb27a6 commit 04dcff1

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

pull_request_template.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,3 @@ Please provide an explanation of the PR, including the appropriate context,
1212
background, goal, and rationale. If there is an issue with this information,
1313
please provide a tl;dr and link the issue.
1414
-->
15-
16-
## Checklist
17-
18-
<!--
19-
Please complete the checklist to ensure that the PR is ready to be reviewed.
20-
21-
IMPORTANT:
22-
PRs should be left in Draft until the below checklist is completed.
23-
-->
24-
25-
- [ ] New and updated code has appropriate documentation
26-
- [ ] New and updated code has new and/or updated testing
27-
- [ ] Required CI checks are passing
28-
- [ ] Visual proof for any user facing features like CLI or documentation updates
29-
- [ ] Linked issues closed with keywords

0 commit comments

Comments
 (0)