Thanks for helping improve tasker! This project values small, focused changes and clear communication.
- Build:
go build -o tasker ./cmd/tasker - Run tests:
go test ./... - Use
gofmtfor Go code formatting.
- Keep PRs small and focused.
- Include a short rationale and example CLI output for behavior changes.
- Update docs when you change CLI flags, output, or storage format.
Include:
- OS and Go version
- The command you ran
- Actual vs expected output