Fix broken links and DevOps casing in recruit-new-lead template - #216
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #170
Four edits to
.github/ISSUE_TEMPLATE/recruit-new-lead.md:hackforla/devops/projects/1(a retired classic board, 404) →https://github.com/orgs/hackforla/projects/67("HfLA: Open Roles").[Onboard]()link now points at the onboard template. Note the issue suggestedonboard-ops-cop-lead.md; that file was renamed by Rename CoP lead onboarding templates from Ops to DevOps #214, so this usesonboard-devops-cop-lead.md.Devops→DevOpsin theabout:andtitle:keys. Thetitle:change affects the pre-filled title of issues generated from now on; existing issues keep their titles.[#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:CV7QGL66Bis the#opschannel, so the channel name was wrong rather than mis-cased, and#DevOpswould have been just as wrong. Every other reference to that id —README.md,CONTRIBUTING.mdandclose-fork-prs.ymlin this repo, the same files indevops-securityandincubator, 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.