From 053a875349c12df295e2e65e6b6c3fe47ee0a5c9 Mon Sep 17 00:00:00 2001 From: Alex English Date: Sun, 6 Sep 2026 15:12:04 -0700 Subject: [PATCH 1/2] Fix broken links and DevOps casing in recruit-new-lead template --- .github/ISSUE_TEMPLATE/recruit-new-lead.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/recruit-new-lead.md b/.github/ISSUE_TEMPLATE/recruit-new-lead.md index 9776750..df64606 100644 --- a/.github/ISSUE_TEMPLATE/recruit-new-lead.md +++ b/.github/ISSUE_TEMPLATE/recruit-new-lead.md @@ -1,7 +1,7 @@ --- name: Recruit new lead -about: Use this checklist when recruiting a new Devops CoP Lead -title: Recruit new Devops CoP lead +about: Use this checklist when recruiting a new DevOps CoP Lead +title: Recruit new DevOps CoP lead labels: 'role: CoP lead' assignees: '' @@ -12,12 +12,12 @@ assignees: '' We need a lead to help us out with [description of work needed]. ### Action Items -- [ ] Post card on [Open Roles board](https://github.com/hackforla/devops/projects/1) +- [ ] Post card on [Open Roles board](https://github.com/orgs/hackforla/projects/67) - [ ] Post in [Community Leads Open Roles wiki](https://github.com/hackforla/devops/wiki/Community-Leads-Roles) -- [ ] Notify community in [#Devops Slack](https://hackforla.slack.com/archives/CV7QGL66B) +- [ ] Notify community in [#DevOps Slack](https://hackforla.slack.com/archives/CV7QGL66B) - [ ] Notify community in CoP meeting - [ ] Host an info session with interested parties - [ ] able to commit to at least 6 months - [ ] available to come to Thursday meetings - [ ] interested in community development ('Why are you interested in this role?) -- [ ] [Onboard]() the selected new lead +- [ ] [Onboard](https://github.com/hackforla/devops/issues/new?template=onboard-devops-cop-lead.md) the selected new lead From 265ad80962f89d22d8367f89fd291167dfb21988 Mon Sep 17 00:00:00 2001 From: Alex English Date: Sun, 6 Sep 2026 15:15:21 -0700 Subject: [PATCH 2/2] Name the Slack channel #ops, matching the rest of the org's docs --- .github/ISSUE_TEMPLATE/recruit-new-lead.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/recruit-new-lead.md b/.github/ISSUE_TEMPLATE/recruit-new-lead.md index df64606..5652e2a 100644 --- a/.github/ISSUE_TEMPLATE/recruit-new-lead.md +++ b/.github/ISSUE_TEMPLATE/recruit-new-lead.md @@ -14,7 +14,7 @@ We need a lead to help us out with [description of work needed]. ### Action Items - [ ] Post card on [Open Roles board](https://github.com/orgs/hackforla/projects/67) - [ ] Post in [Community Leads Open Roles wiki](https://github.com/hackforla/devops/wiki/Community-Leads-Roles) -- [ ] Notify community in [#DevOps Slack](https://hackforla.slack.com/archives/CV7QGL66B) +- [ ] Notify community in [#ops Slack](https://hackforla.slack.com/archives/CV7QGL66B) - [ ] Notify community in CoP meeting - [ ] Host an info session with interested parties - [ ] able to commit to at least 6 months