From 06274ce3304986be463fb8c2298049af793674bf Mon Sep 17 00:00:00 2001 From: Steve Winton Date: Thu, 11 Feb 2021 17:50:08 -0600 Subject: [PATCH] Add comments around general guidance So that they are only visible to the PR author --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ebd66ad..5e5859c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,8 +1,13 @@ + + ---