From 17c16464ebbe1b7e33d923a505cf1d09e93f58e4 Mon Sep 17 00:00:00 2001 From: Alice DuVivier Date: Thu, 27 Sep 2018 09:41:30 -0600 Subject: [PATCH] update template (#192) * update template * Updating PR template --- .github/PULL_REQUEST_TEMPLATE | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index fe5cbb6ee..83509033c 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -6,8 +6,13 @@ - Are the code changes bit for bit, different at roundoff level, or more substantial? +- Please include the link to test results or paste the summary block from the bottom of the testing output below. + +- Does this PR create or have dependencies on Icepack or any other models? + - Is the documentation being updated with this PR? (Y/N) If not, does the documentation need to be updated separately at a later time? (Y/N) + Note: "Documentation" includes information on the wiki and .rst files in doc/source/, which are used to create the online technical docs at https://readthedocs.org/projects/cice-consortium-cice/.