From 07e2c7d34843ca9d368cbf684ffca9a228366c33 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Mon, 3 Feb 2020 22:46:19 +0300 Subject: [PATCH] PR template (update for #3) --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) 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..0a9766d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +Pull Request contributes to Issue # \ No newline at end of file