From 89d28738ac58686cedabf0ade16dd37e5ba1223a Mon Sep 17 00:00:00 2001 From: "Matthew R. Becker" Date: Sun, 4 Aug 2024 07:00:05 -0500 Subject: [PATCH 1/2] doc: update PR template --- .github/pull_request_template.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a956b5b32..17186b850 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,7 +1,6 @@ - - +Description: + + + +Checklist: + - [ ] Pydantic model updated or no update needed + +Cross-refs, links to issues, etc: + + From 17a21459bb11de675f3915a6f99ea08732a7857c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2024 12:01:55 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 17186b850..66d98f7a3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,7 +14,7 @@ Description: -Checklist: +Checklist: - [ ] Pydantic model updated or no update needed