baker icon indicating copy to clipboard operation
baker copied to clipboard

Add QueueNames parameter to documentation

Open danimaribeiro opened this issue 1 year ago • 0 comments

:question: What

Updates documentation to website.

:white_check_mark: Checklists

This section contains a list of checklists for common uses, please delete the checklists that are useless for your current use case (or add another checklist if your use case isn't covered yet).

  • [ ] Is there unit/integration test coverage for all new and/or changed functionality added in this PR?
  • [ ] Have the changes in this PR been functionally tested?
  • [ ] Have new components been added to the related all.go files?
  • [X] Have new components been added to the documentation website?
  • [ ] Has make gofmt-write been run on the code?
  • [ ] Has make govet been run on the code? Has the code been fixed accordingly to the output?
  • [ ] Have the changes been added to the CHANGELOG.md file?
  • [ ] Have the steps in CONTRIBUTING.md been followed to update a Go module?

danimaribeiro avatar Sep 29 '22 15:09 danimaribeiro