From a4650c62264b9fd455c3b74fd4484c524e4b1930 Mon Sep 17 00:00:00 2001 From: Dan Schaper Date: Wed, 21 Jun 2017 08:26:59 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2a75bca4..ae241fdf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,7 +7,8 @@ - [] I have squashed any insignificant commits - [] This change has comments for package types, values, functions, and non-obvious lines of code - [] I am willing to help maintain this change if there are issues with it later -- [] I give this submission freely, and claim no ownership to its content. And I have Signed Off all commits. +- [] I give this submission freely, and claim no ownership to its content +- [] I have Signed Off all commits. ***Please explain what you have done and wish to accomplish with this Pull Request***