Skip to content

DQ92/Waveform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Shortcut

  • ctrl + cmd + space - open insert emoji window in any mac editor.

Rules

  1. Capitalize the Subject.
  2. Do not end the Subject line with a period.
  3. Message Subject SHOULD Begin with at-least One Emoji(see below for list of Suggested Emojis).
  4. Total Characters of the Subject Line MUST be Less than or Equal to 50 Chars Long.
  5. Wrap the Message body at 72 characters.
  6. Use the Present Tense ("Add feature" not "Added feature").
  7. Use the Imperative Mood ("Move cursor to..." not "Moves cursor to...").
  8. Use the Message body to explain what and why vs. how.
  9. All WIP(Work In Progress) Commits MUST have the WIP Emoji(see below).

Notes

  • All WIP Commits Should be Avoided!.
  • There is a Space Character between Multiple Emojis!.
  • Every Raw Emoji Text(:emoji:) is Counted as One Char!.

Example

  • πŸ“š Update readme.

Suggested Emojis

Emoji Raw Emoji Code Description
🎨 :art: when improving the format/structure of the code
πŸ“° :newspaper: when creating a new file
πŸ“ :pencil: when performing minor changes/fixing the code or language
🐎 :racehorse: when improving performance
πŸ“š :books: when writing docs
πŸ› :bug: when fixing a bug
πŸš‘ :ambulance: when fixing a critical bug/crash
🐧 :penguin: when fixing something on Linux
🍎 :apple: when fixing something on Mac OS
🏁 :checkered_flag: when fixing something on Windows
πŸ”₯ :fire: when removing code or files, maybe with @CHANGED Comment Tag
🚜 :tractor: when change file structure. Usually together with 🎨
πŸ”¨ :hammer: when refactoring code
πŸ‘• :shirt: when removing linter/strict/deprecation warnings
πŸ’„ :lipstick: when improving UI/Cosmetic
🚧 :construction: WIP(Work In Progress) Commits, maybe with @REVIEW Comment Tag
πŸ’Ž :gem: New Release
πŸ”– :bookmark: Version Tags
πŸŽ‰ :tada: Initial Commit
πŸ”ˆ :speaker: when Adding Logging
πŸ”‡ :mute: when Reducing Logging
✨ :sparkles: when introducing New Features
πŸ’‘ :bulb: New Idea, with @IDEA Comment Tag
❄️ :snowflake: changing Configuration, Usually together with 🐧 or πŸŽ€ or πŸš€
πŸŽ€ :ribbon: Customer requested application Customization, with @HACK Comment Tag
🏦 :bank: Generic Database specific (Migrations, Scripts, Extensions, ...)
🀝 :handshake: when Merge files

Specialized Emojis

Emoji Raw Emoji Code Description
β˜” :umbrella: when adding tests
πŸ”¬ :microscope: when adding code coverage
πŸ’š :green_heart: when fixing the CI build
πŸ”’ :lock: when dealing with security
⬆️ :arrow_up: when upgrading dependencies
⬇️ :arrow_down: when downgrading dependencies
⏩ :fast_forward: when forward-porting features from an older version/branch
βͺ :rewind: when backporting features from a newer version/branch
β™Ώ :wheelchair: when improving accessibility
🌐 :globe_with_meridians: when dealing with globalization/internationalization/i18n/g11n
⚑ :zap: when introducing Backward-InCompatible Features, maybe with @CHANGED Comment Tag
πŸš€ :rocket: Anything related to Deployments/DevOps
πŸ’‰ :syringe: when dealing with Dependency Injection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages