Skip to content

Improve “Contributing” guide with local dev steps #64

@jhelison

Description

@jhelison

Is your feature request related to a problem? Please describe.
CONTRIBUTING.md lacks detailed steps for setting up a dev environment (e.g., building, running tests).

Describe the solution you'd like
Add sections covering:

  • Cloning repo
  • Installing Go, Docker, etc.
  • How to build (make build or go build)
  • Running unit tests (go test ./...)
  • Running e2e tests

Describe alternatives you've considered
Users figure it out from CI builds.

Additional context
Include screenshots or snippets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions