From a3248ee1c933429afd73018895de2ce69bdbf6b2 Mon Sep 17 00:00:00 2001 From: Erik Seliger Date: Thu, 13 Nov 2025 02:03:18 +0100 Subject: [PATCH] Remove PR template Not needed. This is obvious. --- .github/pull_request_template.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 4db87090a..000000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,5 +0,0 @@ - - -## Pull Request approval - -You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.