From 5f751fab27fe5f0c23623e5377a2cde85d4c725b Mon Sep 17 00:00:00 2001 From: Doug Beatty <44704949+dbeatty10@users.noreply.github.com> Date: Tue, 4 Jun 2024 15:44:45 -0600 Subject: [PATCH] Remove the PR checklist items related to the type of change --- .github/pull_request_template.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 6fb92d52..05186574 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,13 +1,5 @@ resolves # -This is a: -- [ ] documentation update -- [ ] bug fix with no breaking changes -- [ ] new functionality -- [ ] a breaking change - -All pull requests from community contributors should target the `main` branch (default). - ## Description & motivation