Add a default configuration file for git-cliff to ensure
consistent changelog generation. This configuration enables
the use of conventional commits, filters out non-conventional
commits, and organizes commit messages into defined groups.
It also provides templates for the changelog header, body,
and footer, facilitating improved documentation for notable
changes in the project.