chore: make some minor changes #14
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
default_context: | |
full_name: X Author Name | |
email: [email protected] | |
github_username: x-pt | |
project_name: My Awesome Go Project | |
project_slug: my-awesome-go-project | |
package_name: my_awesome_go_project | |
project_desc: A nice example project | |
# Go | |
go_version: 1.22 |