summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.github/pull_request_template.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644
index 000000000..b4369fa1a
--- /dev/null
+++ b/.github/pull_request_template.md
@@ -0,0 +1,3 @@
+### What does this PR do?
+
+### How did you verify your code works?