- I have read Migaloo's contribution guidelines.
- My pull request has a sound title and description (not something vague like
Update index.md
) - All existing and new tests are passing.
- I updated/added relevant documentation.
- The code is formatted properly
golangci-lint run ./... --fix
.