From 39424912f624f7ec2079c06db1db2c30a5c6c6e8 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Wed, 14 Nov 2018 16:33:08 -0800 Subject: [PATCH 1/2] Updating template --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index e523720ebcf..b1cd47184c4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -31,3 +31,6 @@ Please fill in the following information about your pull request. ### Additional context + + +By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice. From c82153caafc403d55d2cc26b7aac90ab2e45c7a4 Mon Sep 17 00:00:00 2001 From: Henri Yandell Date: Wed, 14 Nov 2018 16:34:23 -0800 Subject: [PATCH 2/2] Adding title. --- .github/pull_request_template.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b1cd47184c4..d7f6dc0b1f3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -33,4 +33,7 @@ Please fill in the following information about your pull request. ### Additional context + +### Contribution confirmation + By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.