From 2d49b1df29ee4d0204a9faa0141bac45c18adcb8 Mon Sep 17 00:00:00 2001 From: Markos Gogoulos Date: Wed, 26 May 2021 18:33:26 +0300 Subject: [PATCH] adds PR template (#197) --- .github/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 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..ad42eb1 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,10 @@ +## Description + + + +## Steps + +*Pre-deploy* + +*Post-deploy* +