azqr icon indicating copy to clipboard operation
azqr copied to clipboard

Update documentation for (new) contributors

Open vanwinkelseppe opened this issue 2 years ago • 0 comments

Describe the proposal

Add a section in the documentation that contains more information on the available commands in the repository to help new contributors getting started.

  • Linting golangci-lint run (after installing package taken from build pipeline)
  • Tests. go test ./... (taken from build pipeline)

Also maybe we can update the pull request template to include:

  • Linting
  • Update docs

vanwinkelseppe avatar Apr 23 '24 17:04 vanwinkelseppe