From 6245c36ca9b61b49ae780977caba1416d63fbfd8 Mon Sep 17 00:00:00 2001 From: GilbN Date: Sat, 17 Oct 2020 17:49:27 +0200 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 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..4e7866ae --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,3 @@ +## Thank you for the PR! + +### Please remember to add a before and after screenshot(s) on any css changes!