From 866c50bb4cd188d7a3a6b762dfb576a5d91c7080 Mon Sep 17 00:00:00 2001 From: Corey adams <6619961+coreyjadams@users.noreply.github.com> Date: Wed, 7 Jan 2026 15:29:08 -0600 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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 0000000..258a362 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ + +# PhysicsNeMo-CFD Pull Request + +## Description + + + +## Checklist + +- [ ] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/physicsnemo-cfd/blob/main/CONTRIBUTING.md). +- [ ] New or existing tests cover these changes. +- [ ] The documentation is up to date with these changes. +- [ ] The [CHANGELOG.md](https://github.com/NVIDIA/physicsnemo-cfd/blob/main/CHANGELOG.md) is up to date with these changes. + +## Dependencies + +