From d37fb23d6881143105e51d24670cc101840ae41a Mon Sep 17 00:00:00 2001 From: asotogrande Date: Thu, 15 Jan 2026 18:46:33 +0100 Subject: [PATCH] Fix Windows case-collision: remove duplicate PR template filename --- .github/pull_request_template.md | 10 ---------- 1 file changed, 10 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 2bd66b3..0000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,10 +0,0 @@ -## What does this PR change? -- - -## Which module? -- - -## Checklist -- [ ] README updated (how to run + demo) -- [ ] Inputs/outputs documented -- [ ] No credentials / private data