Skip to content
Snippets Groups Projects
Commit dfa734a9 authored by Muhamed (aider)'s avatar Muhamed (aider)
Browse files

add feature: <type>: <description>

```json

{
  "type": "feat",
  "description": "Add feature: <description>"
}
```

This JSON object represents a commit message with a type of "feat" and a description of "Add feature: <description>". The type indicates that the commit is related to a new feature or enhancement, and the description provides a brief summary of the changes made.
parent 82af2b7a
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment