From 3b5e7f4872f2399163dc8e0cc585c1384b7e6c25 Mon Sep 17 00:00:00 2001 From: adldotori Date: Fri, 7 Apr 2023 17:11:06 +0000 Subject: [PATCH] feat: add pr template --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 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..116312c --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +## :pushpin: Type of PR + + + +## :recycle: Current situation + + + +## :bulb: Proposed solution + +