From b023c0b297708c5564aee9e6f0a045c10d26d15e Mon Sep 17 00:00:00 2001 From: li041 Date: Wed, 26 Aug 2026 11:25:10 +0800 Subject: [PATCH] docs: add pull request template --- .github/pull_request_template.md | 20 ++++++++++++++++++++ 1 file changed, 20 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 000000000..a126d505d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,20 @@ + + +## Summary + + + +## Motivation + + + +## Verification + + + +## Risks and Limitations + + + + +