Skip to content

Instantly share code, notes, and snippets.

@mermop
Last active June 22, 2016 02:02
Show Gist options
  • Save mermop/004aca84f76a54dd36c379fbf078457c to your computer and use it in GitHub Desktop.
Save mermop/004aca84f76a54dd36c379fbf078457c to your computer and use it in GitHub Desktop.
For seeing what a pull request, story, or commit is about at a glance ✨

Emoji-based development classification scheme

For seeing what a pull request, story, or commit is about at a glance ✨

  • 🚩 - feature
  • 🐛 - bug
  • 🔥 - hotfix
  • 🐂 - yak shave
  • 🎨 - visual design change
  • 🛠 - chore
  • 📝️ - copy change
  • ⚠️️️ - not ready
  • ✨ - cool and exciting
  • 💩 - poop
@rugk
Copy link

rugk commented Jun 21, 2016

What exactly is a "copy change"? When you copy & paste code?

@mermop
Copy link
Author

mermop commented Jun 22, 2016

@rugk - 'copy' as in text - so a text-only change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment