Skip to content

Fix broken links and DevOps casing in recruit-new-lead template - #216

Merged
ale210 merged 2 commits into
masterfrom
170-fix-recruit-new-lead-links
Sep 6, 2026
Merged

Fix broken links and DevOps casing in recruit-new-lead template#216
ale210 merged 2 commits into
masterfrom
170-fix-recruit-new-lead-links

Conversation

@ale210

@ale210 ale210 commented Sep 6, 2026

Copy link
Copy Markdown
Member

Closes #170

Four edits to .github/ISSUE_TEMPLATE/recruit-new-lead.md:

  • Open Roles board link hackforla/devops/projects/1 (a retired classic board, 404) → https://github.com/orgs/hackforla/projects/67 ("HfLA: Open Roles").
  • The empty [Onboard]() link now points at the onboard template. Note the issue suggested onboard-ops-cop-lead.md; that file was renamed by Rename CoP lead onboarding templates from Ops to DevOps #214, so this uses onboard-devops-cop-lead.md.
  • DevopsDevOps in the about: and title: keys. The title: change affects the pre-filled title of issues generated from now on; existing issues keep their titles.
  • The Slack link text [#Devops Slack][#ops Slack].

One deliberate deviation from the issue. Its fifth action item asks for [#Devops Slack][#DevOps Slack], treating this as a casing fix. It isn't: CV7QGL66B is the #ops channel, so the channel name was wrong rather than mis-cased, and #DevOps would have been just as wrong. Every other reference to that id — README.md, CONTRIBUTING.md and close-fork-prs.yml in this repo, the same files in devops-security and incubator, and five pages of the wiki — already says #ops. This line was the only outlier. The Slack URL is unchanged.

GitHub renders issue templates from the default branch only, so the rendered result can't be checked from this branch — verification happens after merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix two broken links and the Devops spelling in the recruit-new-lead issue template

1 participant