Fix deprecated "IRC" link text in developer tutorial extend.adoc#8948
Conversation
The Troubleshooting section linked to /chat but labeled it 'IRC'. The /chat page covers all chat platforms (Gitter/Matrix, IRC, Slack), not just IRC. This makes extend.adoc consistent with create.adoc and run.adoc which already use [chat].
|
Yay, your first pull request towards jenkins.io was created successfully! Thank you so much! |
There was a problem hiding this comment.
Pull request overview
Updates the developer tutorial “extend” troubleshooting note to refer to the general Jenkins chat page as “chat” (not “IRC”), aligning with other tutorial pages and reflecting current community support channels.
Changes:
- Change link text from
link:/chat[IRC]tolink:/chat[chat]inextend.adoc. - Align troubleshooting wording with
create.adocandrun.adoc, which already uselink:/chat[chat].
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Congratulations on getting your very first jenkins.io pull request merged 🎉🥳 |
The Troubleshooting section in extend.adoc linked to /chat but labeled it as "IRC". The /chat page covers all Jenkins chat platforms not just IRC. Also, the IRC bridge has been deprecated in favor of Gitter/Matrix.
The other tutorial pages (create.adoc, run.adoc) already use link:/chat[chat] — this fix makes extend.adoc consistent with them.
Changes :- - NOTE: Anything not working for you? Ask for help in link:/chat[IRC] or link:/mailing-lists[on the jenkinsci-dev mailing list].
+ NOTE: Anything not working for you? Ask for help in link:/chat[chat] or link:/mailing-lists[on the jenkinsci-dev mailing list].