Clarence's DocumentationContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)Logo Twitter (opens in a new tab)
  • Introduction
  • Commit Message
  • Styling
    • Preference
    • Margin Usage
    • Tailwind CSS
    • CSS / SCSS
    • Resources
  • React
    • React Imports
    • Namespace vs Named Imports
    • Why JSX can only have one parent element
    • Snippets
  • GitHub
    • GitHub Sync
    • Branch Rules
    • WakaTime Integration
  • Libraries
  • VSCode Extensions
  • Mac Setup
    • Dock Configuration
    • iTerm2 Configuration
    • ZSH Configuration
    • Fast Node Manager
    • Bash Workflow Shortcuts
  • Uncategorized Notes
    • Search Console Removal
    • Take Commits Between Repositories
  • Attribution
  • Introduction
  • Commit Message
  • Styling
    • Preference
    • Margin Usage
    • Tailwind CSS
    • CSS / SCSS
    • Resources
  • React
    • React Imports
    • Namespace vs Named Imports
    • Why JSX can only have one parent element
    • Snippets
  • GitHub
    • GitHub Sync
    • Branch Rules
    • WakaTime Integration
  • Libraries
  • VSCode Extensions
  • Mac Setup
    • Dock Configuration
    • iTerm2 Configuration
    • ZSH Configuration
    • Fast Node Manager
    • Bash Workflow Shortcuts
  • Uncategorized Notes
    • Search Console Removal
    • Take Commits Between Repositories
  • Attribution
  • Contact ↗ (opens in a new tab)
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub
Commit Message

Conventional Commits

I use conventional commits to make it easier to track changes. It also helps with generating changelog using Standard Version (opens in a new tab) lib.

✅

I got a blog about why we should use conventional commits. Kindly check it out (opens in a new tab).

IntroductionPreference

© 2023 Theodorus Clarence. Made with Nextra