From 2f33802240d5a3dbd813c3c46d73fa9e3957bc09 Mon Sep 17 00:00:00 2001 From: Kerwin <37063904+zhuangchong@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:27:29 +0800 Subject: [PATCH] [infra] Add pull request template (#79) This closes: #78 --- .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 00000000..e968c7af --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,20 @@ + + +### Purpose + + +Linked issue: close #xxx + + + +### Tests + + + +### API and Format + + + +### Documentation + +