diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 0000000..920a0ea
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,11 @@
+**What's in the PR**
+* ...
+
+**How to test manually**
+* ...
+
+**Automatic testing**
+* [ ] PR includes unit tests
+
+**Documentation**
+* [ ] PR updates documentation