draft is developed in the open at github.com/sebastienrousseau/draft.
Getting set up
&& &&
Before you open a pull request
The project holds a strict gate. Run it locally:
gofmtandgo vetcleangolangci-lint runwith zero issuesgo test -race ./...green, with the coverage floor met- REUSE-compliant licence headers on new files
Small, focused pull requests with a test that fails before your change and passes after are the easiest to review. Open an issue first for anything large.