From 586c3c1eeba47ee4b021b689785c4245186e3819 Mon Sep 17 00:00:00 2001 From: Dana Merrick Date: Thu, 14 Jan 2021 23:04:49 -0500 Subject: [PATCH] Adding PR template --- .github/pull_request_template.md | 11 +++++++++++ 1 file changed, 11 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..7f124e37 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,11 @@ +--- + +
+Commands and options +
+ +You can trigger actions by commenting on this PR: +- `/update` will merge `master` into this PR + + +