diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2440bf7b5d..37214bf9aa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,32 +1,56 @@ - -## PR Author Checklist: - -- [ ] I have linked PR's from all sub-components involved in section below. -- [ ] I am confirming reviews are completed in ALL sub-component PR's. -- [ ] I have run the full RT suite on either Hera/Hercules AND have attached the log to this PR below this line: - - LOG: -- [ ] I have added the list of all failed regression tests to "Anticipated changes" section. -- [ ] I have filled out all sections of the template. - -## Description + +## Commit Queue Requirements: + +- [ ] Fill out all sections of this template. +- [ ] All sub component pull requests have been reviewed by their code managers. +- [ ] Run the full RT suite (compared to current baselines) on either Hera/Derecho/Hercules AND have committed the log to my PR branch. +- [ ] Add list of all failed regression tests in "Regression Tests" section. + +## PR Information + +### Description +### Commit Message + -## Linked Issues and Pull Requests -### Associated UFSWM Issue to close - +### Priority +- [ ] Critical Bugfix (This PR contains a critical bug fix and should be prioritized.) +- [ ] High (This PR contains a feature or fix needed for a time-sensitive project (eg, retrospectives, implementations)) +- [ ] Normal -### Subcomponent Pull Requests - +### Blocking Dependencies + +### Git Issues Fixed By This PR + -### Blocking Dependencies - +## Changes -### Subcomponents involved: +### Subcomponent (with links) + + - [ ] AQM - [ ] CDEPS - [ ] CICE @@ -41,7 +65,6 @@ PLEASE DO NOT MODIFY THE TEMPLATE BEYOND FILLING OUT THE PROPER SECTIONS --> - [ ] stochastic_physics - [ ] none -## Anticipated Changes ### Input data - [ ] No changes are expected to input data. - [ ] Changes are expected to input data: @@ -51,9 +74,8 @@ PLEASE DO NOT MODIFY THE TEMPLATE BEYOND FILLING OUT THE PROPER SECTIONS --> ### Regression Tests: - [ ] No changes are expected to any regression test. - [ ] Changes are expected to the following tests: - -
Tests effected by changes in this PR: - +
FAILED REGRESSION TESTS +
@@ -64,14 +86,7 @@ PLEASE DO NOT MODIFY THE TEMPLATE BEYOND FILLING OUT THE PROPER SECTIONS --> - [ ] Create separate issue in [JCSDA/spack-stack](https://github.com/JCSDA/spack-stack) asking for update to library. Include library name, library version. - [ ] Add issue link from JCSDA/spack-stack following this item - - -
Code Managers Log - -- [ ] This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. -- [ ] Move new/updated input data on RDHPCS Hera and propagate input data changes to all supported systems. - - [ ] N/A - + ### Testing Log: - RDHPCS - [ ] Hera @@ -87,5 +102,4 @@ PLEASE DO NOT MODIFY THE TEMPLATE BEYOND FILLING OUT THE PROPER SECTIONS --> - [ ] Completed - opnReqTest - [ ] N/A - - [ ] Log attached to comment -
+ - [ ] Log attached to comment \ No newline at end of file