From 768e3cc99f5ee4313b75ad74d9541ca4c1c23c1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Iser?= Date: Fri, 9 Apr 2021 09:56:43 +0200 Subject: [PATCH] Create pull_request_template.md --- .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..dd3c9c3 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +Hello! Please do not forget to provide a screenshot of the visual changes that your pull request makes! Thank you! :)