Skip to content

Instantly share code, notes, and snippets.

@glocore
Last active September 21, 2018 21:01
Show Gist options
  • 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