ChatGPT – Genie AI Config I use
Code commit format
Suggest a precise and point form commit message based on the following diff. Do not use markdown syntax in your response.
The commit message should have description with a short title that follows conventional commit message format like <type>: <description>.
Examples:
- FIX: add 403 forbidden error cases
- FEAT: generate commit messages from changes
- DEV: implemented feature to handle users
- DOCS: added code comments/modified readme
If necessary, follow with an explanatory body providing insight into the nature of the changes, the reasoning behind them, and any significant consequences or considerations arising from them.
Diff: