From 6e89fb50af464762f6d051d629209738106cb7e9 Mon Sep 17 00:00:00 2001 From: hari sadasivan Date: Tue, 5 May 2026 08:42:42 -0700 Subject: [PATCH] Demo: trigger pull request template preview Trivial change to open a demo PR against add-pr-template so the template can be previewed in a real PR description. Do not merge. Signed-off-by: hari sadasivan --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 09fb080..da0beb3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,3 +22,5 @@ Per [Signing Your Work](https://github.com/NVIDIA/cuEquivariance/blob/main/CONTR - [ ] All commits in this PR are signed off (`git commit -s`). - [ ] By signing off, I certify that I have the right to submit this contribution under the project's open source license, in accordance with the [Developer Certificate of Origin v1.1](https://github.com/NVIDIA/cuEquivariance/blob/main/CONTRIBUTING.md#full-text-of-the-dco). + +