Skip to content

Instantly share code, notes, and snippets.

@artisanalcode
Last active December 22, 2016 15:16
Show Gist options
  • Save artisanalcode/dfc8b547b62f130f5a45d9e62d5806a7 to your computer and use it in GitHub Desktop.
Save artisanalcode/dfc8b547b62f130f5a45d9e62d5806a7 to your computer and use it in GitHub Desktop.
Simple template to post stand-up updates in Slack.

Version A

🚫 BLOCKERS

  • Blocker short description. [:ticket: TICKET]

πŸ”› WORKING ON

  • Short description. [:ticket: TICKET]

βœ… I ACCOMPLISHED

  • Short description. [:ticket: TICKET]

Version B

🚫 BLOCKERS

- Short description. [TICKET]

πŸ”› WORKING ON

- Short description. [TICKET]

βœ… I ACCOMPLISHED

- Short description. [TICKET]

Notes:

  • Traditional order is inverted to prioritize attention to more critical items.
  • Try not to put links on the TICKET area, as Slack will populate the channel with them.
  • Very little markup is supported on Slack.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment