2025-05-27 14:37:10 +00:00
|
|
|
|
# Support
|
|
|
|
|
|
|
|
|
|
This article explains where to get help with this aMQTT project.
|
|
|
|
|
Please read through the following guidelines.
|
|
|
|
|
|
|
|
|
|
> 👉 **Note**: before participating in our community, please read our
|
2025-05-28 11:45:12 +00:00
|
|
|
|
> [code of conduct](code_of_conduct.md).
|
2025-05-27 14:37:10 +00:00
|
|
|
|
> By interacting with this repository, organization, or community you agree to
|
|
|
|
|
> abide by its terms.
|
|
|
|
|
|
|
|
|
|
## Asking quality questions
|
|
|
|
|
|
|
|
|
|
Questions can go to [GitHub discussions][chat].
|
|
|
|
|
|
|
|
|
|
Help us help you!
|
|
|
|
|
|
|
|
|
|
Spend time framing questions and add links and resources.
|
|
|
|
|
Spending the extra time up front can help save everyone time in the long run.
|
|
|
|
|
Here are some tips:
|
|
|
|
|
|
|
|
|
|
* Search to find out if a similar question has been asked or a similar issue has been reported
|
|
|
|
|
* Check to see if a PR is already in progress for the issue you want to raise
|
|
|
|
|
* Try to define what you need help with:
|
|
|
|
|
* Is there something in particular you want to do?
|
|
|
|
|
* What problem are you encountering and what steps have you taken to try
|
|
|
|
|
and fix it?
|
|
|
|
|
* Is there a concept you don’t understand?
|
|
|
|
|
* Provide sample code, such as a [CodeSandbox][cs] or video, if possible
|
|
|
|
|
* Screenshots can help, but if there’s important text such as code or error
|
|
|
|
|
messages in them, please also provide those as text
|
|
|
|
|
* The more time you put into asking your question, the better we can help you
|
|
|
|
|
|
|
|
|
|
## Contributions
|
|
|
|
|
|
2025-05-28 11:45:12 +00:00
|
|
|
|
See [contributing](contributing.md) on how to contribute.
|