From 46429f9c02ff6e6ec73d7d6ee62e34a6ce4b5617 Mon Sep 17 00:00:00 2001 From: PabloMK7 Date: Wed, 21 Jan 2026 18:02:11 +0100 Subject: [PATCH] Update PR template to use master branch --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 85c6be68a..d23923c94 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,5 +9,5 @@ If you are a recurrent contributor, remove this entire block of text and proceed as normal. --> -![Ignore Until Your PR has been created!](../blob/main/.github/ignore_unless_human.png?raw=true) ---- \ No newline at end of file +![Ignore Until Your PR has been created!](../blob/master/.github/ignore_unless_human.png?raw=true) +---