- Fork this repository to your own GitHub account and then clone it to your local device.
- Create a new branch
git checkout -b MY_BRANCH_NAME
- Run
make
Simply run go test -v ./...
.
Please see the Conventional Commits for commit guidelines.
git checkout -b MY_BRANCH_NAME
make
Simply run go test -v ./...
.
Please see the Conventional Commits for commit guidelines.