Conventional Commit Messages
Commit you changes to git with a meaningful commit message following conventional commit specification.
@cremich
Author
CLI
Chat
Implement
Public
Prompt
Commit the staged changes following the conventional commit specification.
How to Use
- Make a change in your repository and stage all files with `git add .`.
- Open your terminal and change directory to the root folder of your repository.
- Then start Q Developer with `q chat` and paste the prompt.