Skip to content

Commit ea45d9a

Browse files
committed
Fixing image links
1 parent 629e151 commit ea45d9a

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

communication/contributor-comms/automation/announcement-guidelines.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,38 +11,42 @@ To use the bot, the user must be a member of the Slack 'sig-contributor-comms' g
1111

1212
To allow the bot to send messages to a channel, it must first be added to the channel. Before adding it, you need to make sure that the bot has already joined the channel. Although the bot is added to most of the channels, it might still be necessary to add it to a new channel. Follow the steps below to do so.
1313

14-
1514
1. Go to the 'More' option in the top left side and then go to 'Apps'
16-
<img src="./announcementbot-images/add-bot-to-channel/step-1.png">
1715

16+
![Add bot to channel: Step 1](announcement-bot-images/add-bot-to-channel/step-1.png)
1817

1918
2. That will take you to the apps page & choose 'Announcement bot' in this page
20-
<img src="./announcementbot-images/add-bot-to-channel/step-2.png">
2119

20+
![Add bot to channel: Step 2](announcement-bot-images/add-bot-to-channel/step-2.png)
2221

2322
3. Now, slack will take you to a DM page with the bot. Click on the title of the bot at the top of this page
24-
<img src="./announcementbot-images/add-bot-to-channel/step-3.png">
2523

24+
![Add bot to channel: Step 3](announcement-bot-images/add-bot-to-channel/step-3.png)
2625

2726
4. In the pop-up click on 'Add this app to a channel' & enter the channel name. This will have add the bot to the specified channel
28-
<img src="./announcementbot-images/add-bot-to-channel/step-4.png>
29-
3027

28+
![Add bot to channel: Step 4](announcement-bot-images/add-bot-to-channel/step-4.png)
3129

3230
## Pushing announcements through the bot
3331

3432
1. From any page on slack, find the '+' button called as "Attachments & shortcuts" in the text box
35-
<img src="./announcementbot-images/make-announcement/step-1.png">
33+
34+
![Make Announcement: Step 1](announcement-bot-images/make-announcement/step-1.png)
3635

3736
2. In the options displayed, click on 'Browse all shortcuts'
38-
<img src="./announcementbot-images/make-announcement/step-2.png">
37+
38+
![Make Announcement: Step 2](announcement-bot-images/make-announcement/step-2.png)
3939

4040
3. In the following page choose 'Announcement bot'
41-
<img src="./announcementbot-images/make-announcement/step-3.png">
41+
42+
![Make Announcement: Step 3](announcement-bot-images/make-announcement/step-3.png)
4243

4344
4. In the options displayed for 'Announcement bot' click on 'Post message' which open the message form
44-
<img src="./announcementbot-images/make-announcement/step-4.png">
4545

46-
5. In the form, choose the channel(s), write the message that needs to be sent and click on 'submit' buttom.
47-
The keyboard here might not support slack emoji search (with `:`) The workaround for this is to copy emojis
48-
<img src="./announcementbot-images/make-announcement/step-5.png">
46+
![Make Announcement: Step 4](announcement-bot-images/make-announcement/step-4.png)
47+
48+
5. In the form, choose the channel(s), write the message that needs to be sent and click on 'submit' bottom.
49+
50+
The keyboard here might not support slack emoji search (with `:`) The workaround for this is to copy emojis
51+
52+
![Make Announcement: Step 5](announcement-bot-images/make-announcement/step-5.png)

0 commit comments

Comments
 (0)