From 6e158063d0a274a881a8fced33421c93147e2ea4 Mon Sep 17 00:00:00 2001 From: Philip Langer Date: Tue, 15 Mar 2016 19:25:12 +0100 Subject: [PATCH] Create pull request template Introduces a pull request template that points to the contributor guidelines and especially the CLA. --- .github/PULL_REQUEST_TEMPLATE | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE new file mode 100644 index 000000000..f631bb460 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE @@ -0,0 +1,4 @@ +Fixes # + +Please make sure you conform to the contributor guidelines and agreed to the contributor license agreement, +see https://github.com/eclipsesource/jsonforms/blob/master/CONTRIBUTING.md