From 008edf713b2dd0945d10d753f339ee04b7a73f9d Mon Sep 17 00:00:00 2001 From: Juho Inkinen <34240031+juhoinkinen@users.noreply.github.com> Date: Thu, 27 Aug 2026 15:09:35 +0300 Subject: [PATCH] Use html list for checklist to prevent showing tasks in PR list Also refines AI tool usage section. --- .github/PULL_REQUEST_TEMPLATE.md | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 088091a..4766f3b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,3 @@ - ## Reasons for creating this PR ## Link to relevant issue(s), if any @@ -11,13 +10,11 @@ ## Known problems or uncertainties in this PR - ## Checklist - - -- [ ] I have added tests that show that the new code works, or tests are not relevant for this PR (e.g. only HTML/CSS changes) -- [ ] The PR doesn't introduce unintended code changes (e.g. empty lines or useless reindentation) - +