From 25995dede963896f4b4be3306190965d51d1ac66 Mon Sep 17 00:00:00 2001 From: "syncy-mcsyncface[bot]" Date: Mon, 18 May 2026 09:14:32 +0000 Subject: [PATCH] chore: sync files from gremlinltd/template-base Synced from gremlinltd/template-base@main (bb31918244f597ea095288c6c6986193a1723b3c) --- .github/pull_request_template.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a39ae14..c2495d3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -8,9 +8,7 @@ ## How to test -- [ ] `uv run ruff check .` -- [ ] `uv run ruff format --check .` -- [ ] `uv run pytest` +- [ ] Tests pass - [ ] Tested manually ## Commit type