hivemq / mqtt-cli

MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
https://hivemq.github.io/mqtt-cli/
Apache License 2.0
310 stars 47 forks source link

Update publish.md #304

Closed WeMakeMachines closed 1 year ago

WeMakeMachines commented 2 years ago

Motivation

Remove documentation inaccuracies

Changes

Fixed some mqtt pub references --> documentation referred to topic "topic" when the example command clearly shows the topic "test"

cla-bot[bot] commented 2 years ago

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have the users @WeMakeMachines on file. In order for us to review and merge your code, please sign our Contributor License Agreement to get yourself added. You'll find the CLA and more information here: https://github.com/hivemq/hivemq-community/blob/master/CONTRIBUTING.adoc#contributor-license-agreement

MagiErber commented 2 years ago

Hi @WeMakeMachines,

Thank you for your contribution and handing in your CLA. I will redo the CLA check and someone else from the team will take care of your PR soon.

Have a nice day!

Magi

@cla-bot check

cla-bot[bot] commented 2 years ago

The cla-bot has been summoned, and re-checked this pull request!

WeMakeMachines commented 2 years ago

I noticed in the CONTRIBUTING.md file, I should open a PR targetting the develop branch, but it seems this repo does not have a develop branch. If you can suggest a different branch to merge to, I will change my PR. What I'm proposing here is only a minor change; and probably would just as easily go by unnoticed, but nevertheless I think it useful to have accurate examples.

gitseti commented 2 years ago

Hi @WeMakeMachines, the process changed and the CONTRIBUTING.md is outdated. Currently, merging the PR into master is the way to go.