On several of the "Add section for I want to..." issues, there's an inclusion of information about Slack and DrupalChat.me.

We should probably standardize how it is written. Also, I think we should avoid telling exactly how to sign up, but instead link to
https://www.drupal.org/drupalchat
and
https://www.drupal.org/slack

These pages both have instructions for how to sign up, as well as lists of channels.

Text to use

Instant messaging tools, such as Slack (sign up, then join channel(s) #example_channel) and DrupalChat.me (sign up, then join channel(s) #example_channel).

Comments

jhodgdon created an issue. See original summary.

jhodgdon’s picture

Status: Active » Needs review

Here is my suggestion for a template for these items. I suspect the first phrase will need to be adapted for some sections, but I think this would do it:

Instant messaging tools, such as <a href="https://www.drupal.org/slack">Slack</a> (sign up, then join channel(s) [CHANNEL NAME(S) HERE]) and <a href="https://www.drupal.org/drupalchat">DrupalChat.me</a> (sign up, then join channel(s) [CHANNEL NAME(S) HERE]).
mradcliffe’s picture

I think that @jhodgon's suggestion and agree with the analysis about being able to change it for various documentation around getting involved with working groups, initiatives and regional communities.

bramdriesen’s picture

Not sure if [CHANNEL NAME(S) HERE] is really needed since there are so many, how are we going to decide which ones to list?

rachel_norfolk’s picture

Where there are obvious channels to list, we should list them. Just saying "Go to Slack" doesn't help because it is *really* unwelcoming just being dropped into a single channel and not knowing where to go to find the people you actually need.

rachel_norfolk’s picture

Note also that it is possible to hyperlink to the actual channels on Drupalchat with drupalchat.me/channel/{channel_name} (if anyone knows how to do this on Slack, I'm all ears)

bramdriesen’s picture

Did you take a look at the slack API? https://api.slack.com/docs/deep-linking

Sending users to a known channel by ID:

https://slack.com/app_redirect?channel=C0VD1QBZB

Sending users to a channel by name:

https://slack.com/app_redirect?channel=release-notes
rachel_norfolk’s picture

Ah nice one!!

bramdriesen’s picture

For the Drupal slack it would be: https://drupal.slack.com/app_redirect?channel=migration (e.g. migration channel)

Tested and working nicely :) opens browser login, and then asks to open slack app if you have it installed.

rachel_norfolk’s picture

Issue summary: View changes

So, updating the IS with the text...

rachel_norfolk’s picture

Issue summary: View changes
bramdriesen’s picture

Status: Needs review » Reviewed & tested by the community

yep, looks good =)

rachel_norfolk’s picture

Great - I've also updated the template issue for cloning

jhodgdon’s picture

Yeah, so the idea is we would use this template for individual sections, where we are already pointing people to a few (1-3) channels. So for example on the "I want to find a Drupal job" section, we would point them to the #jobs channels. (This is in reply to comment #4, but you probably already figured this out, but just in case...).

Anyway, looks good! I guess we should update the other issues' text to use this? I just started looking at issue email so maybe you already did. :)

jhodgdon’s picture

Issue summary: View changes

A # was missing from drupalchat.me. Added here and the template.

jhodgdon’s picture

Status: Reviewed & tested by the community » Needs review

Actually, we should probably remove the www.drupal.org from the URLs. Generally we just want to start URLs we link to with /. Thoughts?

rachel_norfolk’s picture

yes - totally agree - start local links with /

rachel_norfolk’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

updated links and RTBC

rachel_norfolk’s picture

Component: Content » Community Content
Status: Reviewed & tested by the community » Fixed

This is now the way we do things - thanks everyone!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.