diff --git a/.github/ISSUE_TEMPLATE/production_update.md b/.github/ISSUE_TEMPLATE/production_update.md new file mode 100644 index 0000000000..fd517d3d0a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/production_update.md @@ -0,0 +1,31 @@ +--- +name: Production Update +about: Use this template for operational production updates +title: +labels: production update +assignees: + - KateFriedman-NOAA + +--- + +**Description** + + + + +**Workflow Changes** + + + +**Tasks** +- [ ] Create release branch +- [ ] Make workflow changes for upgrade in release branch (add additional checklist items as needed) +- [ ] Create release notes +- [ ] Cut hand-off tag for CDF +- [ ] Submit CDF to NCO +- [ ] Implementation into operations complete +- [ ] Merge release branch into operational branch +- [ ] Cut version tag from operational branch +- [ ] Release new version tag +- [ ] Announce to users +- [ ] Update Read-The-Docs operations status version in develop