Thank you for your interest!
- Fork the repo and clone it.
- Run
go build ./...and./ignoregrets init --hooks. - Use
go run .or build binaries viabuild.ps1.
- Create a branch off
main. - Follow Go formatting (
go fmt ./...). - Add tests if relevant.
- Submit a pull request with a clear description.
Open an issue or start a discussion. We're happy to help!