From 55b0610620e614324526c20b6b5c9315176f467e Mon Sep 17 00:00:00 2001 From: Daniel Farrell Date: Thu, 20 May 2021 10:28:25 -0400 Subject: [PATCH] Add pull request template Add a template for PRs with tips and pointers to docs. This completes a recommendation of the CII Best Practices program: > It is SUGGESTED that this policy on adding tests (see test_policy) be documented in the instructions for change proposals. Signed-off-by: Daniel Farrell --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 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 0000000..c9e856f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +