: --(max 50 chars)----->|
--(max 72 chars)------------------------------->|
--- COMMIT END --- Conventional commits (https://www.conventionalcommits.org/en/v1.0.0/#summary) feat (new feature) fix (bug fix) refactor (refactoring production code) style (formatting, missing semi colons, etc; no code change) doc (changes to documentation) test (adding or refactoring tests; no production code change) chore (updating grunt tasks etc; no production code change)
Guidelines:
- 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