Skip to content

Commit

Permalink
XS✔ ◾ Update rule.md (#7391)
Browse files Browse the repository at this point in the history
* Update rule.md

* Add good and bad example to the repo
  • Loading branch information
tkapa authored Dec 4, 2023
1 parent cac9dd3 commit e7908ce
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 24 deletions.
31 changes: 7 additions & 24 deletions rules/separate-messages/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ uri: separate-messages
authors:
- title: Tylah Kapa
url: https://www.ssw.com.au/people/tylah-kapa
- title: Adam Cogan
url: https://www.ssw.com.au/people/adam-cogan
- title: Tiago Araujo
url: https://ssw.com.au/people/tiago-araujo
created: 2023-11-30T20:52:37.996Z
guid: 01cc440f-7eff-49ca-a544-acbfd93e11f1
---
Expand All @@ -14,33 +18,12 @@ When messaging someone, it's often tempting to send a big block of text, instead

### Why separate messages?

* **Clarity** - Separating your messages makes them easier to digest.
* **Reducing hassle** - The people you are messaging will be able to respond or interact with each message separately.
When you separate your messages, the people you are messaging will be able to respond or interact with each message separately!

::: greybox
Hey All!

I've followed up with Tiago on adding that new feature to SSW.Rules! See my email: SSW.Rules - New Feature

FYI - I spoke to Gordon, and he agrees that pizza is better than pasta! Thumbs up this message if you agree!

Also, I'm not sure that I'll be able to get my PBIs done for this Sprint...
:::
::: bad
Figure: Bad example - This message contains many different subjects! It's informative, but hard to read, and respond to.
![Figure: Bad example - This message contains many different subjects! It's informative, but hard to respond to.](./separate-messages-bad.png)
:::

::: greybox
Hey All!

I've followed up with Tiago on adding that new feature to SSW.Rules! See my email: SSW.Rules - New Feature
:::
::: greybox
FYI - I spoke to Gordon, and he agrees that pizza is better than pasta! Thumbs up this message if you agree!
:::
::: greybox
Also, I'm not sure that I'll be able to get my PBIs done for this Sprint...
:::
::: good
Figure: Good example - Here, each message is separate, making them easily digestible and individually available for responses.
![Figure: Good example - Here, each message is separate, making them individually available for responses.](./separate-messages-good.png)
:::
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e7908ce

Please sign in to comment.