From 6d24ab12c3ce877a0401826b8936905710ef16b8 Mon Sep 17 00:00:00 2001 From: You-saku Date: Wed, 24 Apr 2024 13:34:48 +0900 Subject: [PATCH] add: pull_request_template.md file. --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 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..cfa8982 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,3 @@ +## 📝 Description + +## 📝 Additional Information