Follow the Conventional Commits 1.0.0 specifications for commit messages. This helps maintina readable and organized commit history, making it easier to track changes and understand the evolution of the project.
Avoid introducing external dependencies to the codebase, unless it's absolutely necessary.
-> Have we forgotten how to program?
The project is designed to be cross-platform compatible between Linux, macOS and Windows. Don't introduce platform specific code into the codebase.