kopia lustrzana https://github.com/Yakifo/amqtt
36 wiersze
1.3 KiB
Markdown
36 wiersze
1.3 KiB
Markdown
# 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
|
||
> [code of conduct](code_of_conduct.md).
|
||
> 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
|
||
|
||
See [contributing](contributing.md) on how to contribute.
|