Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Why this change is being made? # |<---- Try To Limit Each Line to a Maximum Of 72 Characters ---->| # How does it address the issue? # Breaking: List any breaking changes # Issues this commit closes # Provide links or keys to any relevant tickets, articles or other resources # Example: Github issue #23 # --- COMMIT END --- # Subject: Write a short, imperative mood description of the change # Scope: What part of the code this component affects # Type: # 🎸 feat (new feature) # 🐛 fix (bug fix) # ⚡️ perf (performance improvement) # 🏹 release (create a release commit) # 💡 refactor (a code change that neither fixes a bug or adds a feature ) # 🤖 chore (updating grunt tasks etc; no production code change) # ✏️ docs (changes to documentation) # 💄 style (formatting, missing semi colons, etc; no code change) # 💍 test (adding or refactoring tests; no production code change) # -------------------- # Remember to # - Capitalize the subject line # - Use the imperative mood in the subject line # - Do not end the subject line with a period # - Separate subject from body with a blank line # - Use the body to explain what and why vs. how # - Can use multiple lines with "-" for bullet points in body # --------------------
- Loading branch information