Skip to content

Instantly share code, notes, and snippets.

@glocore
Last active September 21, 2018 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save glocore/05a3307e31684087ad91ed2138bf32b1 to your computer and use it in GitHub Desktop.
Save glocore/05a3307e31684087ad91ed2138bf32b1 to your computer and use it in GitHub Desktop.
Coding Styleguides and Github Guidelines

Github Guidelines

Coding Styleguides

Emoji Cheatsheet

  • emoji cheatsheet
  • :heavy_plus_sign: when adding a component
  • 🎨 :art: when improving the format/structure of the code
  • 🔧 :wrench: tweaks, changes to build process, etc.
  • 📝 :memo: when writing docs
  • 🐛 :bug: when fixing a bug
  • :white_check_mark: when adding tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment