From eb4617e1cd3f4d92a3525735b215e2c6b5acf182 Mon Sep 17 00:00:00 2001 From: "Matthew D. Scholefield" Date: Thu, 19 Apr 2018 11:22:28 -0500 Subject: [PATCH] Create pull request template (#129) The primary purpose for this is to remind users to update the lastmod header --- PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..e6e09ee --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +# Description + + + +[//]: # (Reminder: Always update the "lastmod" portion at the top of any modified Markdown files)