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.
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:
- Create an issue filling the template.
- After discussing the idea, feature or suggestion, fork scrumoji
- Create a new branch with the feature name. (Eg: add-emoji-deploy, fix-website-header)
- Make your changes and send a pull request .