From 66ce7977545d2ad2fb202f171ce5bba10ce97c98 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 7 Jul 2020 10:21:52 -0400 Subject: [PATCH] Remove PR tempalte We don't generally use these and I don't feel we need one here. Others are welcome to chime in if they disagree though. --- .github/PULL_REQUEST_TEMPLATE | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 .github/PULL_REQUEST_TEMPLATE diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE deleted file mode 100644 index 0259cfe..0000000 --- a/.github/PULL_REQUEST_TEMPLATE +++ /dev/null @@ -1,22 +0,0 @@ -## Status - -[Ready for Merge | In Progress | ???] - -## Description - -FIXME - -## Related Issues - -- - -## Todos - -- [ ] Tests -- [ ] Documentation - -## Reviewers - -@puppetlabs/dio -@highb -@briancain