From a7a3f3ff18b2ca2bd4fc6fa2a239a9e507fded06 Mon Sep 17 00:00:00 2001 From: vad Date: Mon, 23 Mar 2026 08:31:41 +0100 Subject: [PATCH] .github: Remove the "Summary" and "Related Issues" sections from the PR template I find them annoying and they're usually an obvious sign of LLM misuse. Keep only the sections for additional questions from us, that follow the summary. --- .github/PULL_REQUEST_TEMPLATE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c8bb1f90..90ce6470 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,6 @@ --> -# Summary -# Related Issues