From 3cbc5f930468c2871d615f51063606594447692a Mon Sep 17 00:00:00 2001 From: LouisTsai Date: Thu, 4 Jan 2024 23:14:36 +0800 Subject: [PATCH] doc: complete pull request template --- .github/pull_request_template.md | 12 ++++++++++++ 1 file changed, 12 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..6cb0a90 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,12 @@ +## Summary + + + +## Introduction + + + +## Verification + + +## Note