From c7a093b34170d1ca4f2752b978ae956f01f6bffa Mon Sep 17 00:00:00 2001 From: Sebastian Thomschke Date: Thu, 13 Jan 2022 00:27:39 -0600 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE. md --- .github/PULL_REQUEST_TEMPLATE. md | 6 ++++++ 1 file changed, 6 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..6bdaa99 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE. md @@ -0,0 +1,6 @@ +*Issue #, if available:* + +*Description of changes:* + + +By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.