From 8701b9c4e75a332a9d48ab80e9b784e2f838d51e Mon Sep 17 00:00:00 2001 From: ylemkimon Date: Thu, 22 Jul 2021 01:28:24 +0900 Subject: [PATCH] chore: add pull request template (#2902) * chore: add pull request template * Small wording improvements Co-authored-by: Erik Demaine --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 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..08672765 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ + + +**What is the previous behavior before this PR?** + + +**What is the new behavior after this PR?** + + + + + + +