devhub-tud / devhub

DevHub is a software system designed to give students a simple practical introduction into modern software development.
15 stars 8 forks source link

Emoji support for messages #322

Closed jwgmeligmeyling closed 8 years ago

jwgmeligmeyling commented 8 years ago

Title: Emoji reactions to commit

Narrative:

As a student I want to be able to react to commits with emojis So that I can quickly express my feelings towards the commit.

Acceptance Criteria:

Scenario 1: React to a failed build

Given a failed build commit And I'm unhappy that this has happened When I click on an emoji button Then I want to be able to pick an emoji (such as the poop emoji) And attach that to the commit.

As requested on Slack