From abce2fd377ec816483385d3cfea969849ffe235f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 00:22:21 +0000 Subject: [PATCH] chore: Update via rhiza --- .github/pull_request_template.md | 23 +++++++++++++++++++++++ .rhiza/template.lock | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..329b0718 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,23 @@ +## Summary + + + +Closes # + +## Changes + + + +- + +## Testing + +- [ ] `make test` passes locally +- [ ] `make fmt` has been run +- [ ] New tests added (or explain why not needed) + +## Checklist + +- [ ] Commit messages follow the [Conventional Commits](https://www.conventionalcommits.org/) format +- [ ] Documentation updated if behaviour changed +- [ ] `make deptry` passes (no unused or missing dependencies) diff --git a/.rhiza/template.lock b/.rhiza/template.lock index 3fd53e67..ab326c57 100644 --- a/.rhiza/template.lock +++ b/.rhiza/template.lock @@ -92,5 +92,5 @@ files: - ruff.toml profiles: - github-project -synced_at: '2026-05-28T16:45:32Z' +synced_at: '2026-06-08T00:22:20Z' strategy: merge