From d651fd99ebaa08dbad060c07b5ea89a0a1e4755f Mon Sep 17 00:00:00 2001 From: Doug Beatty <44704949+dbeatty10@users.noreply.github.com> Date: Fri, 13 Dec 2024 13:38:06 -0700 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 1d6e973..a95de33 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