From 62e8a7fb016b68975ea4dcc2eccdd2b6e1a4e671 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Mon, 28 Jul 2025 15:44:53 -0700 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 47 -------------------------------- 1 file changed, 47 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index f8cfaaff8d..b4369fa1a4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,50 +1,3 @@ ### What does this PR do? - - - - -- [ ] Documentation or TypeScript types (it's okay to leave the rest blank in this case) -- [ ] Code changes - ### How did you verify your code works? - - - - - - - - - - - - - -