diff --git a/.github/ISSUE_TEMPLATE/02_new-hub_phase-0.yaml b/.github/ISSUE_TEMPLATE/02_new-hub_phase-0.yaml new file mode 100644 index 0000000000..c666e3e8d4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/02_new-hub_phase-0.yaml @@ -0,0 +1,31 @@ +name: "New Hub Turnup Phase 0 - Partnership/Engineering sync chat" +description: | + If partnerships need a conversation with an engineer to help with filling out + the other phases, they should open this type of issue to trigger that process. +title: "[New Hub] [Due by: {{date}}] [Spike: 30mins] Sync chat to refine phases - {{community_name}}" +projects: ["2i2c-org/49"] +body: + - type: markdown + attributes: + value: | + This issue is to be used when Partnerships require some engineering assistance + to refine the requirements for an upcoming new hub deployment. + + ### Tasks + + ```[tasklist] + - [ ] Schedule a 30min sync chat with James Munroe, or a delegate, to refine the new hub requirements + - [ ] Refine the requirements for this new hub deployment + - [ ] Open the relevant Phase 1,2,3 issues with all of the required information + ``` + + ### Definition of Done + + Each of the following phases for this new hub deployment: + - have an open issue, + - all the relevant information in the issue tables are filled out and marked READY, + - the issues have been placed in the Refined column of the Engineering board + + - [ ] Phase 1 + - [ ] Phase 2 + - [ ] Phase 3 diff --git a/.github/ISSUE_TEMPLATE/02_new-hub_phase-1.yaml b/.github/ISSUE_TEMPLATE/03_new-hub_phase-1.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/02_new-hub_phase-1.yaml rename to .github/ISSUE_TEMPLATE/03_new-hub_phase-1.yaml diff --git a/.github/ISSUE_TEMPLATE/03_new-hub_phase-2.yaml b/.github/ISSUE_TEMPLATE/04_new-hub_phase-2.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/03_new-hub_phase-2.yaml rename to .github/ISSUE_TEMPLATE/04_new-hub_phase-2.yaml diff --git a/.github/ISSUE_TEMPLATE/04_new-hub_phase-3.yaml b/.github/ISSUE_TEMPLATE/05_new-hub_phase-3.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/04_new-hub_phase-3.yaml rename to .github/ISSUE_TEMPLATE/05_new-hub_phase-3.yaml diff --git a/.github/ISSUE_TEMPLATE/05_decommission-hub.md b/.github/ISSUE_TEMPLATE/06_decommission-hub.md similarity index 100% rename from .github/ISSUE_TEMPLATE/05_decommission-hub.md rename to .github/ISSUE_TEMPLATE/06_decommission-hub.md diff --git a/.github/ISSUE_TEMPLATE/06_event-hub.yaml b/.github/ISSUE_TEMPLATE/07_event-hub.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/06_event-hub.yaml rename to .github/ISSUE_TEMPLATE/07_event-hub.yaml diff --git a/.github/ISSUE_TEMPLATE/07_freshdesk-ticket.yaml b/.github/ISSUE_TEMPLATE/08_freshdesk-ticket.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/07_freshdesk-ticket.yaml rename to .github/ISSUE_TEMPLATE/08_freshdesk-ticket.yaml diff --git a/.github/ISSUE_TEMPLATE/08_collect-billing-data.yaml b/.github/ISSUE_TEMPLATE/09_collect-billing-data.yaml similarity index 100% rename from .github/ISSUE_TEMPLATE/08_collect-billing-data.yaml rename to .github/ISSUE_TEMPLATE/09_collect-billing-data.yaml