- Change single quotes to double quotes for `name_template`
- Add changelog configuration with GitHub integration
- Define changelog groups for Features, Bug fixes, Enhancements, Refactor, Build process updates, Documentation updates, and Others
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Add `bin` to the `.gitignore` file
- Change the build command in the `Makefile` to output the executable to the `bin` directory
Signed-off-by: appleboy <appleboy.tw@gmail.com>