heartstartwitter
scrum  ji

An emoji guide for your agile communciation

About

scrumoji is an emoji guide for agile communication. Aims to be a standardization cheatsheet - guide for using emojis on Agile communication messages.

Using emojis provides an easy way of identifying the purpose or intention with only looking at the emojis used. As there are a lot of different emojis I found the need of creating a guide that can help to use emojis easier.

This project is Open Source, that means everyone can participate, suggesting, discussing and adding new emojis. Take a look at the contributing section and the guidelines for contributing.

GitHubTweet

Contributing to scrumoji

Contributing to scrumoji it's a piece of cake 🍰! This project it's a static website built with Pug, SCSS, Gulp and ES6. All the scrumojis displayed are rendered from a JSON file. Before submitting any pull request, please follow the next steps:

  1. Create an issue filling the template.
  2. After discussing the idea, feature or suggestion, fork scrumoji
  3. Create a new branch with the feature name. (Eg: add-emoji-deploy, fix-website-header)
  4. Make your changes and send a pull request .
Contributing guidelines