diff --git a/.github/ISSUE_TEMPLATE/simplereport--state---status-update-.md b/.github/ISSUE_TEMPLATE/new_state_onboarded_to_rs.md similarity index 100% rename from .github/ISSUE_TEMPLATE/simplereport--state---status-update-.md rename to .github/ISSUE_TEMPLATE/new_state_onboarded_to_rs.md diff --git a/.github/ISSUE_TEMPLATE/universal_pipeline_update.md b/.github/ISSUE_TEMPLATE/universal_pipeline_update.md new file mode 100644 index 0000000000..2b2757ff0d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/universal_pipeline_update.md @@ -0,0 +1,20 @@ +--- +name: SimpleReport (New Universal Pipeline Update) +about: Checklist for followups after a state has been added to the universal pipeline +title: "[ UNIVERSAL PIPELINE UPDATE]" +labels: Needs refinement +assignees: "" +--- + +### Background + +The state of {STATE NAME} went live on the universal pipeline on {DD MMM YYYY}. +The UP config list needs to be updated on [simplereport.gov](simplereport.gov) and +an announcement email needs to go out to senders in that state. + +### Action requested + +Updates are needed in the following areas: + +- [ ] Update [the list of UP states](https://github.com/CDCgov/prime-simplereport-site/blob/a745bf8383ae9c0a10dcfa26a48340dd9c905d64/_config.yml#L61) on the static site config. Refer to [this PR](https://github.com/CDCgov/prime-simplereport-site/blob/a745bf8383ae9c0a10dcfa26a48340dd9c905d64/_config.yml#L61) for an example +- [ ] Generate the list of admin emails senders in that state for product to make an announcement using the `sendOrgAdminEmailCSV` mutation. Notify product once this list is generated so they can continue with the email campaign.