From 6bda727b83d36e9cc24e8da87bf8916e7e7b1220 Mon Sep 17 00:00:00 2001 From: Jamie Hannaford Date: Thu, 5 Oct 2017 11:58:27 +0100 Subject: Add PR template --- .github/PULL_REQUEST_TEMPLATE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE new file mode 100644 index 00000000..a902841f --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE @@ -0,0 +1,15 @@ + + +**What this PR does**: + +**Which issue this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close that issue when PR gets merged)*: fixes # + +**SIG changes** + +- [] If changing SIG information, I have read [these instructions](https://github.com/kubernetes/community/tree/master/generator) and re-generated the docs \ No newline at end of file -- cgit v1.2.3