From 72a42f23d5bda4710f1b6fe5a369d6633b40357f Mon Sep 17 00:00:00 2001 From: Jake Jackson Date: Mon, 13 Oct 2025 10:23:56 -0400 Subject: [PATCH] Remove 'UI' from PR template component options (#16123) Removed 'UI' from the list of component names in the PR template. --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2991455fad..1f113c06fe 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,7 +17,6 @@ in as the first entry for your PR title. ##### COMPONENT NAME - API - - UI - Collection - CLI - Docs