From eb80765d773b5d7c341110aa5b6c34973192773e Mon Sep 17 00:00:00 2001 From: Jan Burzinski <156842394+janburzinski@users.noreply.github.com> Date: Sun, 7 Jun 2026 08:07:37 +0200 Subject: [PATCH] fix: hide pr template placeholder guidance --- .github/PULL_REQUEST_TEMPLATE.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dd394c7c02..de57ea8f1d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,20 +1,28 @@ ### Description + ### Related issues -Link related issues. If this PR fixes an issue, mention it like: Fixes #123. + ### Testing + ### Screenshot/Recording (if applicable) +
Checklist