Re-add suggestion to register IRC nicks

Nick registration is no longer required to join the channels we
manage, but it's still a good idea. Since OFTC does provide a few
words on the process, add some sentences linking to that.

Change-Id: I744844a9a9e134dfddf2f170059a8b51563ecde1
This commit is contained in:
Jeremy Stanley 2021-07-08 12:53:44 +00:00
parent 87d6088053
commit 735e66ee78
1 changed files with 7 additions and 1 deletions

View File

@ -26,7 +26,12 @@ IRC so that one can ask questions if one encounters issues with other
phases of account setup.
If you do not know how to connect to OFTC, the `Connecting to OFTC`_
document will help.
document will help. If you're going to be interacting with others
through OFTC on a regular basis, it's also recommended you `Register
your IRC Nick`_ since it's how they'll know you're you. This will
allow you to reclaim your name later if someone starts using it
while you're not connected, or even (with some additional settings)
preventing anyone else from using it at all.
You can find the OpenDev community in the ``#opendev`` IRC channel on OFTC.
@ -34,6 +39,7 @@ For further information about the use of IRC in OpenStack, see
:ref:`irc-guide`.
.. _Connecting to OFTC: https://www.oftc.net/
.. _Register your IRC Nick: https://www.oftc.net/Services/#register-your-account
Extra Gerrit account setup steps