From 04dcff1018e6739bba17f33d9af22488e9111039 Mon Sep 17 00:00:00 2001 From: Matthew Sevey Date: Tue, 2 Apr 2024 11:08:00 -0400 Subject: [PATCH] chore: remove checklist from PR template as it isn't being used (#102) --- pull_request_template.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 68665bd..ddb2b84 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -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 - - - -- [ ] 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